chore(deps): bump actions/checkout from 2 to 3 (#1916)

This commit is contained in:
dependabot[bot]
2022-04-04 15:04:29 +03:00
committed by GitHub
parent 902aa8ceb9
commit 2b217a3b2a
6 changed files with 11 additions and 11 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-18.04
steps:
- name: Checkout main
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
persist-credentials: true