Skip to content

Commit 8157cfe

Browse files
chore(deps): update actions/setup-node action to v4
1 parent 15de430 commit 8157cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
fetch-depth: 30
3737
persist-credentials: false
3838

39-
- uses: actions/setup-node@v3
39+
- uses: actions/setup-node@v4
4040
with:
4141
node-version: '16'
4242

0 commit comments

Comments
 (0)