Skip to content

Commit b8097f6

Browse files
authored
Merge pull request stack-of-tasks#2658 from stack-of-tasks/dependabot/github_actions/devel/prefix-dev/setup-pixi-0.8.8
build(deps): bump prefix-dev/setup-pixi from 0.8.5 to 0.8.8
2 parents d1e1f68 + 6e8e971 commit b8097f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/macos-linux-windows-pixi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
key: ccache-macos-linux-conda-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.environment }}_${{ github.sha }}
9494
restore-keys: ccache-macos-linux-conda-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.environment }}_
9595

96-
- uses: prefix-dev/[email protected].5
96+
- uses: prefix-dev/[email protected].8
9797
with:
9898
cache: true
9999
environments: ${{ matrix.environment }}

.github/workflows/update_pixi_lockfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
persist-credentials: false
2828

2929
- name: Set up pixi
30-
uses: prefix-dev/[email protected].5
30+
uses: prefix-dev/[email protected].8
3131
with:
3232
run-install: false
3333

0 commit comments

Comments
 (0)