mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 15:23:42 +00:00
chore(deps): update actions/checkout action to v3.1.0
This commit is contained in:
parent
c742851bbf
commit
f51c3c4c5f
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.0.2
|
||||
- uses: actions/checkout@v3.1.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue