Update GitHub Actions workflows. (#604)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit 2b81d6d332c32c7ebc106fb53b745cbbfec266c7.
This commit is contained in:
4
.github/workflows/run-acceptance-tests.yml
vendored
4
.github/workflows/run-acceptance-tests.yml
vendored
@@ -297,7 +297,7 @@ jobs:
|
||||
distribution: temurin
|
||||
cache: gradle
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
|
||||
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
|
||||
with:
|
||||
gradle-version: "7.6"
|
||||
- name: Download provider
|
||||
@@ -465,7 +465,7 @@ jobs:
|
||||
distribution: temurin
|
||||
cache: gradle
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
|
||||
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a # v4.4.3
|
||||
with:
|
||||
gradle-version: "7.6"
|
||||
- name: Download provider
|
||||
|
||||
Reference in New Issue
Block a user