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 76d6f1d commit e41c9a6Copy full SHA for e41c9a6
2 files changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
14
15
- - uses: prefix-dev/setup-pixi@5185adfbffb4bd703da3010310260805d89ebb11 # v0.9.6
+ - uses: prefix-dev/setup-pixi@a09b6247153796b190642a2b53fac4241043cf6f # v0.10.0
16
with:
17
pixi-version: ${{ env.PIXI_VERSION }}
18
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
20
version: ${{ env.QUARTO_VERSION }}
21
22
23
24
25
0 commit comments