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 20752d1 commit d7d91f6Copy full SHA for d7d91f6
.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@v4
+ uses: gradle/actions/wrapper-validation@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