We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01c266 commit aed1796Copy full SHA for aed1796
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
toolchain: nightly,stable
35
components: rustfmt
36
- name: Setup Node
37
- uses: actions/setup-node@v4
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
38
with:
39
node-version: "lts/*"
40
cache: "npm"
0 commit comments