This commit is contained in:
Ben Meadors 2022-08-11 09:03:18 -05:00 committed by GitHub
parent 0b4fb72d58
commit 9b5211dc65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -408,7 +408,7 @@ jobs:
if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }} if: ${{ github.event_name != 'pull_request_target' && github.event_name != 'pull_request' }}
needs: [gather-artifacts] needs: [gather-artifacts]
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3
with: with:
fetch-depth: 0 fetch-depth: 0