Skip to content

Commit

Permalink
⬆️ Use new Gradle wrapper-validation location.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoGraham committed Apr 15, 2024
1 parent 859ded1 commit 82ae69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
distribution: liberica
github-token: ${{ secrets.GITHUB_TOKEN }}
native-image-job-reports: true
- uses: gradle/wrapper-validation-action@v3
- uses: gradle/actions/wrapper-validation@v3
- uses: gradle/actions/setup-gradle@v3
- run: ./gradlew test
- run: ./gradlew nativeCompile
Expand Down

0 comments on commit 82ae69e

Please sign in to comment.