chore(deps): update actions/checkout action to v3
This commit is contained in:
parent
68447960ff
commit
2295558b65
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
sync-assets:
|
sync-assets:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user