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 32fbba7 commit 1d56f25Copy full SHA for 1d56f25
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
with:
19
token: ${{ secrets.GH_TOKEN }}
20
- - uses: gradle/wrapper-validation-action@v4.4.1
+ - uses: gradle/wrapper-validation-action@v4
21
- name: Set up JDK
22
uses: actions/setup-java@v4
23
0 commit comments