build(deps): bump actions/checkout from 2.4.0 to 3 (#1409)

This commit is contained in:
dependabot[bot]
2022-03-07 08:17:30 -06:00
committed by GitHub
parent ba71a7f5a2
commit f512b9510c
4 changed files with 4 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v2.4.0
uses: actions/checkout@v3
with:
# for build-files step
fetch-depth: 0