Update GitHub Actions workflows. (#399)

This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit 9cf126a684dd2c81570b52dbf601fcf667eb8eb0.
This commit is contained in:
Pulumi Bot
2025-01-03 11:41:12 -08:00
committed by GitHub
parent 60164fefcb
commit 8025c5f938
5 changed files with 227 additions and 46 deletions

View File

@@ -66,7 +66,7 @@ jobs:
- name: Install Pulumi CLI
uses: pulumi/actions@c7fad9e2f0b79653172b36538b8b34b3c0291952 # v6.0.0
- name: Setup DotNet
uses: actions/setup-dotnet@3e891b0cb619bf60e2c25674b222b8940e2c1c25 # v4.1.0
uses: actions/setup-dotnet@87b7050bc53ea08284295505d98d2aa94301e852 # v4.2.0
with:
dotnet-version: ${{ env.DOTNETVERSION }}
- name: Setup Node