Merge pull request #1051 from benphelps/dependabot/github_actions/actions/checkout-3

This commit is contained in:
shamoon 2023-02-24 11:36:59 -08:00 committed by GitHub
commit 99efe2e7aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0