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 65904ec commit e08c3f5Copy full SHA for e08c3f5
.github/workflows/update-gradle-wrapper.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Update Gradle Wrapper
15
- uses: gradle-update/update-gradle-wrapper-action@v1
+ uses: gradle-update/update-gradle-wrapper-action@v2
16
with:
17
repo-token: ${{ secrets.GITHUB_TOKEN }}
18
- uses: gradle/wrapper-validation-action@v3
0 commit comments