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.
2 parents 2285522 + 505c3e6 commit 20ab1efCopy full SHA for 20ab1ef
.github/workflows/build-master.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Validate Gradle wrapper
20
- uses: gradle/wrapper-validation-action@v2
+ uses: gradle/wrapper-validation-action@v3
21
22
- name: Set up java ${{ matrix.java }}
23
uses: actions/setup-java@v4
.github/workflows/pull-request.yml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments