We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f45b10e commit daa0f44Copy full SHA for daa0f44
.github/workflows/check.yaml
@@ -7,7 +7,7 @@ jobs:
7
- uses: actions/checkout@v4
8
with:
9
fetch-depth: 0
10
- - uses: gradle/actions/wrapper-validation@v3
+ - uses: gradle/actions/wrapper-validation@v4
11
- uses: actions/setup-java@v4
12
13
distribution: 'temurin'
0 commit comments