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

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2022-03-07 14:32:47 +02:00
committed by GitHub
parent 6a51a4df70
commit 9adbf7e190
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Download fossa cli
run: |-
mkdir -p $HOME/.local/bin