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 fcbaa7f commit 12c2588Copy full SHA for 12c2588
.github/workflows/lint-and-test-dev.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Checkout
44
uses: actions/checkout@v4
45
- name: Validate Gradle wrapper
46
- uses: gradle/wrapper-validation-action@v2
+ uses: gradle/actions/wrapper-validation@v3
47
- name: Set up java
48
uses: actions/setup-java@v4
49
with:
0 commit comments