Skip to content

Commit c4bb769

Browse files
committed
Update Pixi setup action and version
1 parent 2493de5 commit c4bb769

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ jobs:
4141
steps:
4242
- uses: actions/checkout@v4
4343
- name: Setup Pixi
44-
uses: prefix-dev/setup-pixi@v0.9.4
44+
uses: prefix-dev/setup-pixi@v0.9.2
4545
with:
46-
pixi-version: v0.62.2
46+
pixi-version: v0.63.2
4747
- name: Run Native tests
4848
run: |
4949
cargo test --verbose -F native-tests

0 commit comments

Comments
 (0)