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 725ab10 commit 2744942Copy full SHA for 2744942
.github/workflows/backend.yml
@@ -28,7 +28,7 @@ jobs:
28
java-version: 21
29
distribution: corretto
30
- name: Set up Gradle
31
- uses: gradle/actions/[email protected].2 # https://github.com/marketplace/actions/build-with-gradle
+ uses: gradle/actions/[email protected].3 # https://github.com/marketplace/actions/build-with-gradle
32
with:
33
add-job-summary-as-pr-comment: on-failure
34
- name: Execute Gradle build
0 commit comments