Skip to content

Commit

Permalink
Merge pull request #13124 from woocommerce/iangmaia/update-gradle-wra…
Browse files Browse the repository at this point in the history
…pper-validation

[Tooling] Update GitHub Actions
  • Loading branch information
iangmaia authored Dec 13, 2024
2 parents af499bf + bbb0e87 commit cccbfae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle-wrapper-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ jobs:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4

0 comments on commit cccbfae

Please sign in to comment.