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 3d3ef0b commit 3351f52Copy full SHA for 3351f52
.github/workflows/build-pr.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout Repository
12
uses: actions/checkout@v4
13
- name: Validate Gradle Wrapper
14
- uses: gradle/wrapper-validation-action@v3
+ uses: gradle/actions/wrapper-validation@v4
15
- name: Setup Java
16
uses: actions/setup-java@v4
17
with:
0 commit comments