There was an error while loading. Please reload this page.
1 parent 089bb3c commit 2f11779Copy full SHA for 2f11779
1 file changed
.github/workflows/build.yml
@@ -30,6 +30,6 @@ jobs:
30
java-version: '17'
31
32
- name: Build
33
- uses: gradle/gradle-build-action@v2.1.7
+ uses: gradle/gradle-build-action@v2.2.0
34
with:
35
arguments: build --stacktrace
0 commit comments