Skip to content

Commit 17ba876

Browse files
authored
Merge pull request #23 from MegavexNetwork/renovate/gradle-gradle-build-action-3.x
Update gradle/gradle-build-action action to v3
2 parents 4e7b21f + d547387 commit 17ba876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
java-version: 17
2020
distribution: 'temurin'
2121
- name: Build the project
22-
uses: gradle/gradle-build-action@v2.12.0
22+
uses: gradle/gradle-build-action@v3.1.0
2323
with:
2424
arguments: build

0 commit comments

Comments
 (0)