Skip to content

Commit 9f776f6

Browse files
chore(ci): Bump prefix-dev/setup-pixi from 0.4.3 to 0.5.0 (#509)
1 parent 5b96f44 commit 9f776f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/docs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
with:
3636
profile: minimal
3737

38-
- uses: prefix-dev/setup-pixi@v0.4.3
38+
- uses: prefix-dev/setup-pixi@v0.5.0
3939
with:
4040
pixi-version: v0.10.0
4141
cache: true

.github/workflows/python-bindings.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
submodules: recursive
2323
lfs: true
24-
- uses: prefix-dev/setup-pixi@v0.4.3
24+
- uses: prefix-dev/setup-pixi@v0.5.0
2525
with:
2626
pixi-version: v0.10.0
2727
cache: true

0 commit comments

Comments
 (0)