3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-19 05:23:48 +00:00

Merge pull request #850 from tj-actions/renovate/actions-checkout-3.x

chore(deps): update actions/checkout action to v3.2.0
This commit is contained in:
repo-ranger[bot] 2022-12-12 21:45:35 +00:00 committed by GitHub
commit c3a1d0574b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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