Skip to content

Commit 9b5a5d4

Browse files
Update GitHub Actions workflows. (#737)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 16d6357b115512b7bf916a73a75b78fa24fef858. Co-authored-by: Pulumi Bot <[email protected]>
1 parent 8809a8c commit 9b5a5d4

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
@@ -35,7 +35,7 @@ runs:
3535
*.sum
3636
3737
- name: Setup Node
38-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
38+
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6
3939
with:
4040
# we don't set node-version because we install with mise.
4141
# this step is needed to setup npm auth

0 commit comments

Comments
 (0)