Skip to content

Commit 9bc3e5b

Browse files
chore(deps): bump actions/setup-node from 2 to 4 (#60)
1 parent 7a99af0 commit 9bc3e5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/step-node-commitlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
submodules: recursive
2020
token: ${{ secrets.FETCH_TOKEN || github.token }}
2121

22-
- uses: actions/setup-node@v2
22+
- uses: actions/setup-node@v4
2323
with:
2424
node-version: '14'
2525

0 commit comments

Comments
 (0)