Skip to content

Commit 31f10e5

Browse files
Update gradle/gradle-build-action action to v3.5.0
1 parent 93bc1eb commit 31f10e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
java-version: '19'
2121
distribution: 'temurin'
2222
- name: Build with Gradle
23-
uses: gradle/gradle-build-action@v3.1.0
23+
uses: gradle/gradle-build-action@v3.5.0
2424
with:
2525
arguments: build

0 commit comments

Comments
 (0)