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 65ec530 commit 0b28980Copy full SHA for 0b28980
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
14
steps:
15
- name: Checkout
16
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
17
18
- name: Gradle Wrapper Validation
19
uses: gradle/wrapper-validation-action@v1
.github/workflows/publish-release.yml
- name: Install JDK 17
uses: actions/setup-java@v3
.github/workflows/publish-snapshot.yml
0 commit comments