This commit is contained in:
syuilo 2024-10-30 20:29:14 +09:00
parent f30d19051f
commit 8a9afb8f43
11 changed files with 13 additions and 13 deletions

View file

@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
node-version: [20.16.0]
node-version: [22.11.0]
steps:
- uses: actions/checkout@v4.1.1