We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1beb6ca commit aecc937Copy full SHA for aecc937
.github/workflows/main.yml
@@ -33,7 +33,7 @@ jobs:
33
python-version: ${{ matrix.python-version }}
34
cache: pip
35
allow-prereleases: true
36
- - uses: prefix-dev/setup-pixi@v0.7.0
+ - uses: prefix-dev/setup-pixi@v0.8.1
37
with:
38
pixi-version: v0.22.0
39
run-install: false
0 commit comments