We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bdbaa9 commit 2541d35Copy full SHA for 2541d35
.github/workflows/publish.yaml
@@ -50,7 +50,7 @@ jobs:
50
fetch-depth: 0
51
52
- name: Use Node.js
53
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
+ uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
54
with:
55
registry-url: https://registry.npmjs.org
56
node-version-file: '.nvmrc'
.github/workflows/test.yaml
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
0 commit comments