Skip to content

Commit 2881b33

Browse files
committed
ci(update.yml): set version v3 to actions/setup-node
1 parent 41646bd commit 2881b33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v3
11-
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93
11+
- uses: actions/setup-node@v3
1212
with:
1313
cache: npm
1414
node-version: 16

0 commit comments

Comments
 (0)