Skip to content

Commit 95bc3cf

Browse files
Update gradle/gradle-build-action action to v3.3.2 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d2b605 commit 95bc3cf

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.1.0
27+
uses: gradle/gradle-build-action@v3.3.2
2828
with:
2929
arguments: build

0 commit comments

Comments
 (0)