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 96ec3dc commit 4b6f8ddCopy full SHA for 4b6f8dd
.github/workflows/build.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: "Checkout Repository"
10
uses: actions/checkout@v5
11
- name : "Validate Gradle Wrapper"
12
- uses: gradle/actions/wrapper-validation@v4
+ uses: gradle/actions/wrapper-validation@v5
13
- name: "Setup Java"
14
uses: actions/setup-java@v5
15
with:
0 commit comments