Skip to content

Commit 60ecb5d

Browse files
committed
Update gradle/actions action to v4.4.4
1 parent 71b5285 commit 60ecb5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
# Configure Gradle for optimal use in GitHub Actions, including caching of downloaded dependencies.
7979
# See: https://github.com/gradle/actions/blob/main/setup-gradle/README.md
8080
- name: Setup Gradle
81-
uses: gradle/actions/setup-gradle@94baf225fe0a508e581a564467443d0e2379123b # v4.3.0
81+
uses: gradle/actions/setup-gradle@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4.4.4
8282
with:
8383
build-scan-publish: true
8484
build-scan-terms-of-use-url: "https://gradle.com/terms-of-service"

0 commit comments

Comments
 (0)