We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6931326 commit 7e820c8Copy full SHA for 7e820c8
2 files changed
.github/workflows/build.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
submodules: true
26
- name: validate gradle wrapper
27
- uses: gradle/wrapper-validation-action@v1
+ uses: gradle/actions/wrapper-validation@v4
28
- name: setup jdk ${{ matrix.java }}
29
uses: actions/setup-java@v2
30
with:
.github/workflows/checkMappings.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
0 commit comments