Bump actions/checkout from 2 to 2.3.4 (#60)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-05-12 11:44:03 -04:00
committed by GitHub
parent 277a3bc1fc
commit a0089a8516
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ jobs:
name: Test changed-files
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: Run changed-files with defaults