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.
2 parents b4c5ea8 + 375ca05 commit efa0d3cCopy full SHA for efa0d3c
2 files changed
.github/workflows/build-pr.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout Repository
12
uses: actions/checkout@v4
13
- name: Validate Gradle Wrapper
14
- uses: gradle/wrapper-validation-action@v2
+ uses: gradle/wrapper-validation-action@v3
15
- name: Setup Java
16
uses: actions/setup-java@v4
17
with:
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments