ci: update actions/checkout
This commit is contained in:
parent
f128cc3e3c
commit
821f9a18dd
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
shell: bash -l {0}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Setup secrets
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user