mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-16 23:17:49 +00:00
chore(deps): update actions/checkout action to v3.2.0
This commit is contained in:
parent
3f1e44af6c
commit
44d49bc228
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-readme.yml
vendored
2
.github/workflows/update-readme.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
|||
sync-assets:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.1.0
|
||||
- uses: actions/checkout@v3.2.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Reference in a new issue