We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89d823a + 9a3937b commit 16692f0Copy full SHA for 16692f0
2 files changed
.github/workflows/basic.yml
@@ -46,7 +46,7 @@ jobs:
46
- name: Checkout lockfile
47
run: git lfs checkout
48
49
- - uses: prefix-dev/setup-pixi@v0.9.4
+ - uses: prefix-dev/setup-pixi@v0.9.5
50
with:
51
pixi-version: v0.55.0
52
frozen: true
.github/workflows/extra.yml
@@ -48,7 +48,7 @@ jobs:
53
54
cache: true
0 commit comments