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 f7f36e8 commit 44c4c04Copy full SHA for 44c4c04
.github/workflows/build.yaml
@@ -14,7 +14,7 @@ jobs:
14
gradle-build:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
- uses: actions/setup-java@v4
19
with:
20
distribution: temurin
0 commit comments