Fetch all branches at once.

This commit is contained in:
Mieszko Grodzicki 2022-12-31 13:06:12 +01:00 committed by Predrag Gruevski
parent 35aa6c3e0a
commit 39b7aa82fa

View file

@ -19,6 +19,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: mgr0dzicki/cargo-semver-action-ref-slice
fetch-depth: 0
persist-credentials: true
- name: Checkout action
uses: actions/checkout@v3