We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 374787c commit 0e33706Copy full SHA for 0e33706
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
kotlin-version: '1.7.20'
22
runs-on: ubuntu-latest
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
with:
26
fetch-depth: 0
27
- name: Determine the version
0 commit comments