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 bb12467 commit d2d4625Copy full SHA for d2d4625
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@v6
+ uses: actions/checkout@v7
9
- name: "Validate Gradle Wrapper"
10
uses: gradle/actions/wrapper-validation@v6
11
- name: "Setup Java"
0 commit comments