Skip to content

Commit

Permalink
gradle/actions/setup-gradle@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
drernie committed Jun 17, 2024
1 parent c7399c9 commit 558334e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
cache: gradle

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

- name: Run Gradle Tests
run: make test
Expand Down

0 comments on commit 558334e

Please sign in to comment.