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 5ec13a5 commit 6592ed3Copy full SHA for 6592ed3
.github/workflows/publish.yml
@@ -65,7 +65,7 @@ jobs:
65
with:
66
distribution: 'zulu'
67
java-version: '17'
68
- - uses: gradle/gradle-build-action@v2
+ - uses: gradle/gradle-build-action@v3
69
- name: Grant execute permission for gradlew
70
run: chmod +x gradlew
71
- name: Generate documentation
0 commit comments