Skip to content

Commit

Permalink
Use gradle/actions/setup-gradle@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Oct 12, 2024
1 parent 256a9ac commit 2cc08b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
distribution: temurin
java-version: 8
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/actions/setup-gradle@v3
- name: GitLab4j verify
id: gitlab4j-verify
run: |
Expand Down

0 comments on commit 2cc08b9

Please sign in to comment.