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

This commit is contained in:
Renovate Bot 2022-04-16 15:29:05 +00:00
parent 1388b1f139
commit 2a4cab8707
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0