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 f034c45 commit eafca86Copy full SHA for eafca86
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
- name: "Checkout Repository"
8
uses: actions/checkout@v5
9
- name: "Validate Gradle Wrapper"
10
- uses: gradle/actions/wrapper-validation@v4
+ uses: gradle/actions/wrapper-validation@v5
11
- name: "Setup Java"
12
uses: actions/setup-java@v5
13
with:
0 commit comments