We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31a2136 commit f5a94b6Copy full SHA for f5a94b6
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install pixi
28
uses: prefix-dev/setup-pixi@v0.9.1
29
with:
30
- pixi-version: v0.55.0
+ pixi-version: v0.65.0
31
cache: false
32
manifest-path: pyproject.toml
33
0 commit comments