Skip to content

Commit 8aed2b0

Browse files
Bump gradle/actions from 4 to 5 (#2)
1 parent 36f8283 commit 8aed2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
distribution: 'zulu'
3030

3131
- name: Setup Gradle
32-
uses: gradle/actions/setup-gradle@v4
32+
uses: gradle/actions/setup-gradle@v5
3333
with:
3434
gradle-version: wrapper
3535
cache-overwrite-existing: true

0 commit comments

Comments
 (0)