We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 013dce7 + c44d93f commit 014edffCopy full SHA for 014edff
.github/workflows/ci-devenv.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/checkout@v5
33
34
- name: Setup pixi
35
- uses: prefix-dev/setup-pixi@v0.9.0
+ uses: prefix-dev/setup-pixi@v0.9.1
36
with:
37
pixi-version: v0.42.1
38
manifest-path: "pixi.toml"
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
ref: ${{ inputs.branch }}
pixi-version: v0.41.4
0 commit comments