Skip to content

Commit dc322fa

Browse files
committed
Adjust fetch depth during checkout
1 parent c79432f commit dc322fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ jobs:
202202
runs-on: ubuntu-latest
203203
steps:
204204
- uses: actions/checkout@v5
205+
with:
206+
fetch-depth: 0
205207
- name: Restore cached pixi lockfile
206208
uses: Parcels-code/pixi-lock/restore@2b823a4a804631370fbde7e6088ee5db71a26c60 # TODO: Update to action in prefix-dev once available
207209
with:

0 commit comments

Comments
 (0)