1
0
This commit is contained in:
2024-03-23 05:22:41 +09:00
parent a03fd4ef4b
commit ffa5b720b7
3 changed files with 11 additions and 4 deletions

View File

@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: 16
node-version: 21
ref: main
submodules: true
fetch-depth: 0