We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a87d79 + e336d15 commit 7331e95Copy full SHA for 7331e95
2 files changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
version: 10
22
23
- name: Set up Node.js
24
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
25
with:
26
node-version: 22
27
cache: pnpm
.github/workflows/release.yml
registry-url: 'https://registry.npmjs.org'
0 commit comments