1
0
This commit is contained in:
2024-03-23 06:07:11 +09:00
parent 59bbdd4ac3
commit 6f352e491d
2 changed files with 2 additions and 2 deletions

View File

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