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 fd250d0 commit 838e7b2Copy full SHA for 838e7b2
.github/workflows/autofix.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout Git repository
14
uses: actions/checkout@v4
15
- name: Validate Gradle wrappers
16
- uses: gradle/actions/wrapper-validation@v4
+ uses: gradle/actions/wrapper-validation@v5
17
autofix:
18
name: Autofix
19
runs-on: ubuntu-latest
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
assemble:
name: Assemble
0 commit comments