Skip to content

Commit 3ea4e6e

Browse files
authored
Merge pull request #956 from sanders41/dependabot/github_actions/prefix-dev/setup-pixi-0.9.2
Bump prefix-dev/setup-pixi from 0.9.1 to 0.9.2
2 parents 24ede63 + 0662244 commit 3ea4e6e

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].1
430+
uses: prefix-dev/[email protected].2
431431
with:
432432
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
433433
pixi-version: v0.30.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].1
465+
uses: prefix-dev/[email protected].2
466466
with:
467467
manifest-path: ${{ env.WORKING_DIR }}/pyproject.toml
468468
pixi-version: v0.30.0

0 commit comments

Comments
 (0)