Skip to content

Commit b59ea43

Browse files
authored
Merge pull request #971 from sanders41/dependabot/github_actions/prefix-dev/setup-pixi-0.9.3
Bump prefix-dev/setup-pixi from 0.9.2 to 0.9.3
2 parents a265a88 + c09a2e0 commit b59ea43

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)