Skip to content

Commit bec2f14

Browse files
Update gradle/gradle-build-action action to v3.4.0
1 parent fb9f187 commit bec2f14

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.4.0
2828
with:
2929
arguments: build

0 commit comments

Comments
 (0)