Skip to content

Commit a02fa93

Browse files
chore(deps): Update gradle/actions action to v6
1 parent 00a592b commit a02fa93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
distribution: 'temurin'
2020
java-version: 25
21-
- uses: gradle/actions/setup-gradle@v5
21+
- uses: gradle/actions/setup-gradle@v6
2222
# gradle-build-action doesn't support caching files in the project dir
2323
- uses: actions/cache@v5
2424
with:

0 commit comments

Comments
 (0)