mirror of
https://github.com/obi1kenobi/cargo-semver-checks-action.git
synced 2024-11-22 07:59:32 +01:00
Fetch all branches at once.
This commit is contained in:
parent
35aa6c3e0a
commit
39b7aa82fa
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue