mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 13:34:51 +00:00
chore(deps): update actions/checkout action to v4 (#2174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2295558b65
commit
0e9a58eebf
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@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue