We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca746f6 + 182b158 commit d5288c5Copy full SHA for d5288c5
2 files changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
24
25
- name: Setup Node
26
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
27
with:
28
node-version: ${{ matrix.node }}
29
.github/workflows/release.yml
node-version: 22
registry-url: https://registry.npmjs.org
0 commit comments