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: sync-assets:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v3.1.0 - uses: actions/checkout@v3.2.0
with: with:
fetch-depth: 0 fetch-depth: 0