Skip to content

Commit cef6bb6

Browse files
build(deps): bump prefix-dev/setup-pixi from 0.8.2 to 0.8.3
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.2 to 0.8.3. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.8.2...v0.8.3) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a3f6c2f commit cef6bb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
key: ccache-macos-linux-conda-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.python-version }}-${{ github.sha }}
9191
restore-keys: ccache-macos-linux-conda-${{ matrix.os }}-${{ matrix.build_type }}-${{ matrix.python-version }}-
9292

93-
- uses: prefix-dev/[email protected].2
93+
- uses: prefix-dev/[email protected].3
9494
with:
9595
cache: true
9696
environments: ${{ matrix.environment }}

.github/workflows/update_pixi_lockfile.yml

+1-1
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].2
30+
uses: prefix-dev/[email protected].3
3131
with:
3232
run-install: false
3333

0 commit comments

Comments
 (0)