Skip to content

Commit 381e49e

Browse files
chore(ci): bump prefix-dev/setup-pixi from 0.8.14 to 0.9.0 (#170)
1 parent 5edf4d4 commit 381e49e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout source code
1919
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
2020

21-
- uses: prefix-dev/setup-pixi@v0.8.14
21+
- uses: prefix-dev/setup-pixi@v0.9.0
2222
with:
2323
environments: format-cpp
2424

@@ -39,7 +39,7 @@ jobs:
3939
- name: Checkout source code
4040
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
4141

42-
- uses: prefix-dev/setup-pixi@v0.8.14
42+
- uses: prefix-dev/setup-pixi@v0.9.0
4343
with:
4444
environments: test-cpp
4545

0 commit comments

Comments
 (0)