chore: use checkout v2 for tag depth (#1470)

This commit is contained in:
Christopher Angelo Phillips 2023-01-17 16:03:29 -05:00 committed by GitHub
parent 6cf668f749
commit 07aee798b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,7 +97,7 @@ jobs:
contents: write
packages: write
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v2
- name: Bootstrap environment
uses: ./.github/actions/bootstrap