Skip to content

Commit ddf2ea0

Browse files
authored
Bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#744)
2 parents b5401aa + 8fa5e43 commit ddf2ea0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: scripts/make_basler.sh --ci
3333

3434
- name: Set up workspace
35-
uses: prefix-dev/setup-pixi@v0.9.3
35+
uses: prefix-dev/setup-pixi@v0.9.4
3636
with:
3737
pixi-version: v0.63.1
3838
cache: true

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: actions/checkout@v6
1212

1313
- name: Set up workspace
14-
uses: prefix-dev/setup-pixi@v0.9.3
14+
uses: prefix-dev/setup-pixi@v0.9.4
1515
with:
1616
pixi-version: v0.59.0
1717
cache: true

0 commit comments

Comments
 (0)