Bump actions/checkout from 2 to 3 (#17496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-06-29 16:44:54 +10:00 committed by GitHub
commit 58f4e19503
Failed to generate hash of commit
11 changed files with 11 additions and 11 deletions

View file

@ -20,7 +20,7 @@ jobs:
if: github.repository == 'qmk/qmk_firmware'
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
fetch-depth: 1