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 0e79ee0 commit 4c660f2Copy full SHA for 4c660f2
1 file changed
.github/workflows/build.yml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: "ubuntu-latest"
6
steps:
7
- name: "Checkout Repository"
8
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
9
- name: "Validate Gradle Wrapper"
10
uses: gradle/actions/wrapper-validation@v5
11
- name: "Setup Java"
0 commit comments