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

This commit is contained in:
renovate[bot] 2022-06-23 16:10:06 +00:00 committed by Julian Tölle
parent 9fc2dacba9
commit 3528a6d205
3 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ jobs:
environment: release
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
persist-credentials: false