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 48c9dd8 commit 1322517Copy full SHA for 1322517
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@v4
+ uses: actions/checkout@v5
9
- name: "Validate Gradle Wrapper"
10
uses: gradle/actions/wrapper-validation@v4
11
- name: "Setup Java"
0 commit comments