This shouldn't be needed in checkout@v4

This commit is contained in:
Stefano Pigozzi 2024-10-21 23:04:28 +00:00
parent 565484f2a5
commit 9949b37cbf
No known key found for this signature in database
GPG key ID: 5ADA3868646C3FC0

View file

@ -13,7 +13,6 @@ jobs:
- name: "Checkout repository's previous and current states"
uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0
persist-credentials: false