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 a05b50e commit f35bb44Copy full SHA for f35bb44
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
20
- - uses: gradle/wrapper-validation-action@v3.4.2
+ - uses: gradle/wrapper-validation-action@v3.5.0
21
22
build:
23
runs-on: ${{ matrix.os }}
0 commit comments