We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e5272e + 1607bcd commit ccc7aa8Copy full SHA for ccc7aa8
1 file changed
.github/workflows/kotlin.yml
@@ -11,7 +11,7 @@ jobs:
11
distribution: 'temurin'
12
java-version: 17
13
14
- - uses: gradle/gradle-build-action@v3.0.0
+ - uses: gradle/gradle-build-action@v3.1.0
15
with:
16
gradle-version: wrapper
17
arguments: build test
0 commit comments