Update GitHub Actions workflows. (#521)

This PR was automatically generated by the
update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt
repo, from commit 88045b2cfb3dd09aafe04c394d3ea20f512ad9fe.
This commit is contained in:
Pulumi Bot
2025-04-21 22:47:16 -07:00
committed by GitHub
parent 8c5a9ac033
commit 1a178f020f
5 changed files with 50 additions and 34 deletions

View File

@@ -68,7 +68,7 @@ jobs:
with:
dotnet-version: ${{ env.DOTNETVERSION }}
- name: Setup Node
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: ${{ env.NODEVERSION }}
registry-url: https://registry.npmjs.org