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 81b3175 commit 7c8b5e2Copy full SHA for 7c8b5e2
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v4
23
- - uses: gradle/wrapper-validation-action@v4
+ - uses: gradle/actions/wrapper-validation@v4
24
- name: Set up JDK 11
25
uses: actions/setup-java@v4
26
with:
0 commit comments