We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02b2e66 commit 52a0f04Copy full SHA for 52a0f04
.github/workflows/build.yml
@@ -38,7 +38,7 @@ jobs:
38
39
# Validate wrapper
40
- name: Gradle Wrapper Validation
41
- uses: gradle/actions/wrapper-validation@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4
+ uses: gradle/actions/wrapper-validation@16bf8bc8fe830fa669c3c9f914d3eb147c629707 # v4
42
43
# Run verifyPlugin and test Gradle tasks
44
test:
0 commit comments