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 0f2647e commit 83eed20Copy full SHA for 83eed20
.github/workflows/pr-build.yml
@@ -132,7 +132,7 @@ jobs:
132
distribution: temurin
133
134
- name: Setup Gradle
135
- uses: gradle/gradle-build-action@ed408507eac070d1f99cc633dbcf757c94c7933a #4.4.3
+ uses: gradle/actions/gradle-build@ed408507eac070d1f99cc633dbcf757c94c7933a #4.4.3
136
137
- name: Build with Gradle
138
run: cd performance-tests; ./gradlew spotlessCheck
0 commit comments