Skip to content

Commit 5a27a8c

Browse files
chore(deps): update gradle/gradle-build-action action to v3.5.0
1 parent 97be4dc commit 5a27a8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kotlin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
distribution: 'temurin'
1212
java-version: 17
1313

14-
- uses: gradle/gradle-build-action@v3.1.0
14+
- uses: gradle/gradle-build-action@v3.5.0
1515
with:
1616
gradle-version: wrapper
1717
arguments: build test

0 commit comments

Comments
 (0)