Skip to content

Commit 63295d9

Browse files
committed
Update Gradle setup action to v3
1 parent b80cb5c commit 63295d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: chmod +x gradlew
2626

2727
- name: Build with Gradle
28-
uses: gradle/gradle-build-action@v3
28+
uses: gradle/actions/setup-gradle@v3
2929
with:
3030
arguments: build
3131

0 commit comments

Comments
 (0)