Skip to content

Commit 1aae548

Browse files
chore(deps): bump prefix-dev/setup-pixi from 0.9.2 to 0.9.3 (#2645)
1 parent a964f15 commit 1aae548

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/commit.yml

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

153153
- name: Setup pixi
154-
uses: prefix-dev/[email protected].2
154+
uses: prefix-dev/[email protected].3
155155
with:
156156
pixi-version: v0.41.4
157157
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/[email protected].2
42+
uses: prefix-dev/[email protected].3
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/[email protected].2
125+
uses: prefix-dev/[email protected].3
126126
with:
127127
pixi-version: v0.41.4
128128
manifest-path: modflow6/pixi.toml

0 commit comments

Comments
 (0)