We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0ac097 + 4619c42 commit 9f22dadCopy full SHA for 9f22dad
.github/workflows/check-lockfile.yaml
@@ -15,7 +15,7 @@ jobs:
15
- name: Checkout repository
16
uses: actions/checkout@v5
17
18
- - uses: prefix-dev/setup-pixi@v0.8.8
+ - uses: prefix-dev/setup-pixi@v0.9.0
19
with:
20
pixi-version: latest
21
cache: true
.github/workflows/pr-tests.yaml
@@ -20,7 +20,7 @@ jobs:
22
- name: Setup Pixi Environment
23
- uses: prefix-dev/setup-pixi@v0.8.8
+ uses: prefix-dev/setup-pixi@v0.9.0
24
25
26
0 commit comments