Skip to content

Commit

Permalink
chore(ci): use gradle/actions/setup-gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
M0Rf30 committed Jul 21, 2024
1 parent 1ad049c commit 59468d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
java-version: 17

- name: Setup Gradle
uses: gradle/gradle-build-action@v3
uses: gradle/actions/setup-gradle@v3

- name: Execute Gradle build
run: |
Expand Down

0 comments on commit 59468d6

Please sign in to comment.