Skip to content

Commit

Permalink
add SHA for setup-node
Browse files Browse the repository at this point in the history
  • Loading branch information
cornelcroi committed Jun 18, 2024
1 parent 4867d88 commit b57bdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6
- uses: actions/setup-node@v3
- uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
with:
node-version: 20
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit b57bdef

Please sign in to comment.