Skip to content

Commit 2f4483b

Browse files
authored
chore(deps): bump prefix-dev/setup-pixi from 0.9.4 to 0.9.5 (#787)
2 parents 4f07f36 + 03eb6b4 commit 2f4483b

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.4
35+
uses: prefix-dev/setup-pixi@v0.9.5
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.4
14+
uses: prefix-dev/setup-pixi@v0.9.5
1515
with:
1616
pixi-version: v0.59.0
1717
cache: true

0 commit comments

Comments
 (0)