We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941c6f4 commit 978e1bdCopy full SHA for 978e1bd
data/goslin/.github/workflows/check-grammars.yml
@@ -31,7 +31,7 @@ jobs:
31
distribution: 'adopt'
32
cache: 'gradle'
33
- name: Gradle Build Action
34
- uses: gradle/gradle-build-action@v1.5.0
+ uses: gradle/gradle-build-action@v3.5.0
35
with:
36
gradle-version: '7.2'
37
arguments: build --continue # continue build on task errors to get overview of all tasks
0 commit comments