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

This commit is contained in:
Renovate Bot 2022-03-17 00:35:36 +00:00
parent 60e3bd5761
commit c900f5d7ef
No known key found for this signature in database
GPG key ID: 81C63AE1C224182B

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
with:
fetch-depth: 0 # all tags
@ -43,7 +43,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579 # renovate: tag=v2.4.0
uses: actions/checkout@a12a3943b4bdde767164f792f33f40b04645d846 # tag=v3.0.0
with:
fetch-depth: 2