Update GitHub Actions workflows. (#355)

This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit c09ca3824257955e13392d96586b14a0fe49405a.
This commit is contained in:
Pulumi Bot
2024-12-16 15:01:46 -08:00
committed by GitHub
parent 80d25003de
commit 38333c57b0
5 changed files with 27 additions and 27 deletions

View File

@@ -55,7 +55,7 @@ jobs:
with:
lfs: true
- name: Install Go
uses: actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1.0
uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
with:
go-version: ${{ env.GOVERSION }}
cache-dependency-path: "**/*.sum"