Skip to content

Commit aed1796

Browse files
authored
Fix github action hash (#159)
1 parent f01c266 commit aed1796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
toolchain: nightly,stable
3535
components: rustfmt
3636
- name: Setup Node
37-
uses: actions/setup-node@v4
37+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
3838
with:
3939
node-version: "lts/*"
4040
cache: "npm"

0 commit comments

Comments
 (0)