Skip to content

Commit 7da55bc

Browse files
committed
Switch to updated Gradle Setup action
1 parent a6017d5 commit 7da55bc

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
@@ -24,7 +24,7 @@ jobs:
2424
distribution: 'zulu'
2525
java-version: 17
2626
- name: Build with Gradle
27-
uses: gradle/gradle-build-action@v3
27+
uses: gradle/actions/setup-gradle@v5
2828
with:
2929
arguments: build
3030
env:

0 commit comments

Comments
 (0)