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.
1 parent 6eca221 commit cff0fdfCopy full SHA for cff0fdf
.github/workflows/cache-pixi-lock.yml
@@ -29,7 +29,7 @@ jobs:
29
- uses: prefix-dev/[email protected]
30
if: ${{ !steps.restore.outputs.cache-hit }}
31
with:
32
- pixi-version: v0.49.0
+ pixi-version: v0.55.0
33
run-install: false
34
- name: Run pixi lock
35
0 commit comments