Skip to content

Commit

Permalink
fix: attempt to fix gradle validation on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jansorg committed Mar 21, 2023
1 parent 66d45bf commit 19361c8
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 @@ -28,7 +28,7 @@ jobs:

# Validate wrapper
- name: Gradle Wrapper Validation
uses: gradle/[email protected].3
uses: gradle/[email protected].6

# Run verifyPlugin and test Gradle tasks
test:
Expand Down

0 comments on commit 19361c8

Please sign in to comment.