Skip to content

Commit 3025885

Browse files
Bump prefix-dev/setup-pixi from 0.7.0 to 0.8.1 (#57)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67cfc88 commit 3025885

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
steps:
2424
- uses: actions/checkout@v4
25-
- uses: prefix-dev/setup-pixi@v0.7.0
25+
- uses: prefix-dev/setup-pixi@v0.8.1
2626
with:
2727
pixi-version: v0.23.0
2828
cache: true
@@ -42,7 +42,7 @@ jobs:
4242

4343
steps:
4444
- uses: actions/checkout@v4
45-
- uses: prefix-dev/setup-pixi@v0.7.0
45+
- uses: prefix-dev/setup-pixi@v0.8.1
4646
with:
4747
pixi-version: v0.23.0
4848
cache: true

0 commit comments

Comments
 (0)