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 4fb9564 commit eff130aCopy full SHA for eff130a
.github/workflows/main.yml
@@ -64,7 +64,7 @@ jobs:
64
65
steps:
66
- name: Clone the repo
67
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
68
with:
69
fetch-depth: 1
70
- name: Validate the Gradle wrapper
@@ -105,7 +105,7 @@ jobs:
105
106
107
108
109
110
111
@@ -298,7 +298,7 @@ jobs:
298
299
# We need to clone everything again for uploadToMaven.sh ...
300
301
302
303
304
0 commit comments