ci: upgrade checkout action
This commit is contained in:
parent
c0fadf4faa
commit
a8f8e064aa
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@ -8,7 +8,7 @@ jobs:
|
||||
sync:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Add remote
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user