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 add5112 commit 2d5297eCopy full SHA for 2d5297e
.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@a0853c24544627f65ddf259abe73b1d18a591444 # v5
27
with:
28
node-version-file: ".nvmrc"
29
cache: "pnpm"
.github/workflows/testing.yml
0 commit comments