Skip to content

Commit b90512e

Browse files
chore(deps): bump prefix-dev/setup-pixi from 0.9.3 to 0.9.4 (#2692)
1 parent 978d7d0 commit b90512e

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
version: 13
151151

152152
- name: Setup pixi
153-
uses: prefix-dev/setup-pixi@v0.9.3
153+
uses: prefix-dev/setup-pixi@v0.9.4
154154
with:
155155
pixi-version: v0.41.4
156156
manifest-path: modflow6/pixi.toml

.github/workflows/mf6.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
version: 13
4040

4141
- name: Setup pixi
42-
uses: prefix-dev/setup-pixi@v0.9.3
42+
uses: prefix-dev/setup-pixi@v0.9.4
4343
with:
4444
pixi-version: v0.41.4
4545
manifest-path: modflow6/pixi.toml
@@ -122,7 +122,7 @@ jobs:
122122
version: 13
123123

124124
- name: Setup pixi
125-
uses: prefix-dev/setup-pixi@v0.9.3
125+
uses: prefix-dev/setup-pixi@v0.9.4
126126
with:
127127
pixi-version: v0.41.4
128128
manifest-path: modflow6/pixi.toml

0 commit comments

Comments
 (0)