Skip to content

Commit c09a2e0

Browse files
Bump prefix-dev/setup-pixi from 0.9.2 to 0.9.3
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.2 to 0.9.3. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.9.2...v0.9.3) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a265a88 commit c09a2e0

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
@@ -427,7 +427,7 @@ jobs:
427427
run: ./scripts/ci_run.sh ${{ matrix.project_type }} 5
428428
shell: bash
429429
- name: Install Pixi
430-
uses: prefix-dev/[email protected].2
430+
uses: prefix-dev/[email protected].3
431431
with:
432432
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
433433
pixi-version: v0.57.0
@@ -462,7 +462,7 @@ jobs:
462462
run: ./scripts/ci_run.sh ${{ matrix.project_type }} 5
463463
shell: bash
464464
- name: Install Pixi
465-
uses: prefix-dev/[email protected].2
465+
uses: prefix-dev/[email protected].3
466466
with:
467467
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
468468
pixi-version: v0.57.0

0 commit comments

Comments
 (0)