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 2593bed commit 73b7640Copy full SHA for 73b7640
3 files changed
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
17
18
- name: Gradle Wrapper Validation
19
uses: gradle/actions/wrapper-validation@v5
.github/workflows/publish-release.yml
- name: Install JDK 17
uses: actions/setup-java@v5
.github/workflows/publish-snapshot.yml
0 commit comments