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.
2 parents cc1ef56 + fa697dc commit b6bdbecCopy full SHA for b6bdbec
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
runs-on: ${{ matrix.os }}
24
steps:
25
- name: checkout repository
26
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
27
- name: validate gradle wrapper
28
uses: gradle/wrapper-validation-action@v3
29
- name: setup jdk ${{ matrix.java }}
0 commit comments