Skip to content

Commit 51fe61c

Browse files
authored
Merge pull request #69 from hoc081098/renovate/gradle-gradle-build-action-3.x
Update gradle/gradle-build-action action to v3.5.0
2 parents 383422f + fc6c4b3 commit 51fe61c

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,6 +24,6 @@ jobs:
2424
java-version: '11'
2525
distribution: 'zulu'
2626
- name: Build with Gradle
27-
uses: gradle/gradle-build-action@v3.3.2
27+
uses: gradle/gradle-build-action@v3.5.0
2828
with:
2929
arguments: build

0 commit comments

Comments
 (0)