Skip to content

Commit de6e2a0

Browse files
authored
Update GitHub Actions workflows. (#757)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit b21f824c0283ef293cdf550403adf1d4bbfcfdb1.
1 parent e6b71cf commit de6e2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-tools/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ runs:
8686

8787
- name: Setup Gradle
8888
if: inputs.tools == 'all' || contains(inputs.tools, 'java')
89-
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3
89+
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
9090
with:
9191
gradle-version: 7.6

0 commit comments

Comments
 (0)