Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Commit

Permalink
Use new action coordinates
Browse files Browse the repository at this point in the history
  • Loading branch information
britter committed Feb 7, 2024
1 parent 922d1a8 commit 42277a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
distribution: zulu
java-version: 11
- name: Setup Gradle
uses: gradle/gradle-build-action@v3.0.0
uses: gradle/actions/setup-gradle@v3.0.0
- run: "./gradlew check"
id: gradle
- name: Coveralls
Expand Down

0 comments on commit 42277a1

Please sign in to comment.