We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6537eb9 commit 33021e1Copy full SHA for 33021e1
.github/workflows/ci.yml
@@ -8,6 +8,6 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
12
- name: Build the project
13
run: ./gradlew build
0 commit comments