Update GitHub Actions workflows. (#33)

This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit 0f215352010902e51d20ed66185ecb6f5a403245.
This commit is contained in:
Pulumi Bot
2024-04-18 22:03:49 -07:00
committed by GitHub
parent c6ebf2c6ca
commit 2545dd3089
5 changed files with 24 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: ${{ env.GOVERSION }}
cache-dependency-path: "**/*.sum"
- name: Install pulumictl
uses: jaxxstorm/action-install-gh-release@v1.11.0
with: