Merge pull request #11 from BretFisher/dependabot/github_actions/actions/checkout-3

Bump actions/checkout from 2.4.0 to 3
This commit is contained in:
Bret Fisher
2022-03-08 11:42:55 -05:00
committed by GitHub

View File

@@ -62,7 +62,7 @@ jobs:
steps: steps:
- name: Checkout Code - name: Checkout Code
uses: actions/checkout@v2.4.0 uses: actions/checkout@v3
with: with:
# Full git history is needed to get a proper list of changed files within `super-linter` # Full git history is needed to get a proper list of changed files within `super-linter`
fetch-depth: 0 fetch-depth: 0