chore(deps): update actions/checkout action to v3.0.1

This commit is contained in:
Renovate Bot 2022-04-14 19:06:05 +00:00 committed by Tonye Jack
parent b94562c2d4
commit 9d6a865b9e
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ jobs:
update-version:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.0.0
- uses: actions/checkout@v3.0.1
with:
fetch-depth: 0
- name: Sync release version.

View File

@ -9,7 +9,7 @@ jobs:
sync-assets:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.0.0
- uses: actions/checkout@v3.0.1
with:
fetch-depth: 0