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 3fc2102 + 9367022 commit c929aa7Copy full SHA for c929aa7
.github/workflows/gradle.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
12
- name: Set up JDK 1.8
13
uses: actions/setup-java@v3
14
with:
0 commit comments