Fetch depth for tags

This commit is contained in:
Ben Meadors 2023-03-01 12:25:12 -06:00 committed by GitHub
parent 9e270e11d6
commit b3d05ec995
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,6 +19,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
- id: version
name: Get current version
run: |