mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-20 21:01:53 +00:00
chore(deps): update actions/checkout action to v3
This commit is contained in:
parent
68447960ff
commit
2295558b65
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
sync-assets:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue