Skip to content

Commit 0e8ce64

Browse files
authored
[DOWNSTREAM TEST] Update GitHub Actions workflows. (#857)
This PR was automatically generated by the pull-request workflow in the pulumi/ci-mgmt repo, from commit 88e010b046e7881ec25086bbb8bc3e59303a4536.
1 parent d577a91 commit 0e8ce64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ runs:
3434
*.sum
3535
3636
- name: Setup Node
37-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
37+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
3838
with:
3939
# we don't set node-version because we install with mise.
4040
# this step is needed to setup npm auth

0 commit comments

Comments
 (0)