Skip to content

Commit 384e3a3

Browse files
build(deps): bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8 (#235)
1 parent 6d96bde commit 384e3a3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
uses: ts-graphviz/setup-graphviz@v2
6868

6969
- name: Setup pixi
70-
uses: prefix-dev/[email protected].5
70+
uses: prefix-dev/[email protected].8
7171
with:
7272
pixi-version: v0.42.1
7373
manifest-path: "pixi.toml"
@@ -170,7 +170,7 @@ jobs:
170170
uses: ts-graphviz/setup-graphviz@v2
171171

172172
- name: Setup pixi
173-
uses: prefix-dev/[email protected].5
173+
uses: prefix-dev/[email protected].8
174174
with:
175175
pixi-version: v0.42.1
176176
manifest-path: "pixi.toml"

.github/workflows/pymake-linting-install.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Setup pixi
27-
uses: prefix-dev/[email protected].5
27+
uses: prefix-dev/[email protected].8
2828
with:
2929
pixi-version: v0.42.1
3030
manifest-path: "pixi.toml"

.github/workflows/pymake-requests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Setup pixi
34-
uses: prefix-dev/[email protected].5
34+
uses: prefix-dev/[email protected].8
3535
with:
3636
pixi-version: v0.42.1
3737
manifest-path: "pixi.toml"

0 commit comments

Comments
 (0)