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

@ -17,7 +17,7 @@ jobs:
- xap
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
with:
token: ${{ secrets.QMK_BOT_TOKEN }}
fetch-depth: 0