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 b582e75 commit 9da144fCopy full SHA for 9da144f
.github/workflows/gradle-build.yml
@@ -22,7 +22,7 @@ jobs:
22
java-version: 21
23
24
- name: Use gradle/actions/[email protected]
25
- uses: gradle/actions/[email protected].2
+ uses: gradle/actions/[email protected].3
26
27
- name: Make gradlew executable
28
run: chmod +x ./gradlew
0 commit comments