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 1a11b85 commit 6075bc2Copy full SHA for 6075bc2
.github/workflows/linting.yml
@@ -23,7 +23,7 @@ jobs:
23
run_install: false
24
25
- name: Set up node
26
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
27
with:
28
node-version-file: ".nvmrc"
29
cache: "pnpm"
.github/workflows/testing.yml
0 commit comments