Skip to content

Commit

Permalink
chore(deps): bump actions/setup-node from 2 to 4 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent 7a99af0 commit 9bc3e5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/step-node-commitlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
submodules: recursive
token: ${{ secrets.FETCH_TOKEN || github.token }}

- uses: actions/setup-node@v2
- uses: actions/setup-node@v4
with:
node-version: '14'

Expand Down

0 comments on commit 9bc3e5b

Please sign in to comment.