Skip to content

Commit

Permalink
fix: Bump workflow wrapper-validation-action version and blindly hope…
Browse files Browse the repository at this point in the history
… it works
  • Loading branch information
worldwidepixel committed Feb 2, 2025
1 parent 70a1e3b commit 8f12708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
- uses: gradle/wrapper-validation-action@v2
- uses: actions/setup-java@v4
with:
java-version: '21'
Expand Down

0 comments on commit 8f12708

Please sign in to comment.