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 af29163 commit 3631ee4Copy full SHA for 3631ee4
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
20
- - uses: gradle/[email protected].1
+ - uses: gradle/[email protected].2
21
22
build:
23
runs-on: ${{ matrix.os }}
0 commit comments