Skip to content

Commit b4ace64

Browse files
authored
CI: bump pixi version (#560)
1 parent eaf4c03 commit b4ace64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
3232
with:
33-
pixi-version: v0.58.0
33+
pixi-version: v0.62.0
3434
cache: true
3535
environments: lint
3636

.github/workflows/docs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313

1414
- uses: prefix-dev/setup-pixi@82d477f15f3a381dbcc8adc1206ce643fe110fb7 # v0.9.3
1515
with:
16-
pixi-version: v0.58.0
16+
pixi-version: v0.62.0
1717
cache: true
1818
environments: docs
1919

0 commit comments

Comments
 (0)