Update GitHub Actions workflows. (#133)

This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit 9069b7018768de0109f6bf2c25a24fae9099ab9e.
This commit is contained in:
Pulumi Bot
2024-06-27 09:32:30 -07:00
committed by GitHub
parent 343eadd0b6
commit 3ce3c83c3e

View File

@@ -54,11 +54,6 @@ jobs:
uses: actions/checkout@v4
with:
lfs: true
- id: version
name: Set Provider Version
uses: pulumi/provider-version-action@v1
with:
set-env: PROVIDER_VERSION
- name: Install Go
uses: actions/setup-go@v5
with: