Skip to content

Commit d46b601

Browse files
Bump prefix-dev/setup-pixi from 0.8.1 to 0.9.1
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.1 to 0.9.1. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.8.1...v0.9.1) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 250ef3b commit d46b601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ jobs:
405405
run: ./scripts/ci_run.sh ${{ matrix.project_type }} 5
406406
shell: bash
407407
- name: Install Pixi
408-
uses: prefix-dev/setup-pixi@v0.8.1
408+
uses: prefix-dev/setup-pixi@v0.9.1
409409
with:
410410
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
411411
pixi-version: v0.30.0
@@ -441,7 +441,7 @@ jobs:
441441
run: ./scripts/ci_run.sh ${{ matrix.project_type }} 5
442442
shell: bash
443443
- name: Install Pixi
444-
uses: prefix-dev/setup-pixi@v0.8.1
444+
uses: prefix-dev/setup-pixi@v0.9.1
445445
with:
446446
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
447447
pixi-version: v0.30.0

0 commit comments

Comments
 (0)