We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f06a59 commit c3ca6cdCopy full SHA for c3ca6cd
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
${{ runner.OS }}-
23
24
- name: Setup Node.js environment
25
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5
26
with:
27
node-version-file: ".nvmrc"
28
.github/workflows/test.yml
@@ -20,7 +20,7 @@ jobs:
20
21
0 commit comments