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 61640da commit 7304a6dCopy full SHA for 7304a6d
.github/workflows/gradle.yml
@@ -21,7 +21,7 @@ jobs:
21
java-version: 17
22
23
- name: Set up Gradle
24
- uses: gradle/actions/[email protected].2
+ uses: gradle/actions/[email protected].3
25
26
- name: Assemble and Check
27
run: ./gradlew assemble check
0 commit comments