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 1a9cca9 commit 20752d1Copy full SHA for 20752d1
.github/workflows/build_and_publish.yml
@@ -8,7 +8,7 @@
8
with:
9
fetch-depth: '0'
10
- name: Validate Gradle Wrapper
11
- uses: gradle/wrapper-validation-action@v3
+ uses: gradle/wrapper-validation-action@v4
12
- name: Set up JDK 17
13
uses: actions/setup-java@v4
14
.github/workflows/pull_request.yml
@@ -6,7 +6,7 @@
6
steps:
7
- uses: actions/checkout@v4
0 commit comments