Skip to content

Commit

Permalink
Update gradle_plugin_ci
Browse files Browse the repository at this point in the history
- Switch to new wrapper-validation-action
  • Loading branch information
DRSchlaubi committed Jun 29, 2024
1 parent fda31d2 commit 2f29e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle_plugin_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v4

- name: Gradle Wrapper Validation
uses: gradle/wrapper-validation-action@v3
uses: gradle/actions/wrapper-validation@v3

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2f29e5f

Please sign in to comment.