We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71086a8 commit f9d7d56Copy full SHA for f9d7d56
.github/workflows/release-please.yml
@@ -38,7 +38,7 @@ jobs:
38
ref: ${{ needs.release-please.outputs.tag_name }}
39
40
- name: Use Node.js
41
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
42
with:
43
registry-url: 'https://registry.npmjs.org'
44
node-version: 24.x
0 commit comments