Skip to content

Commit

Permalink
chore(ci): bump prefix-dev/setup-pixi from 0.6.0 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.6.0 to 0.8.1.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.6.0...v0.8.1)

---
updated-dependencies:
- dependency-name: prefix-dev/setup-pixi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent c098aa7 commit 3396c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
# our implementation will fail on 3.7.4
# and we emit warning
- name: Install pixi
uses: prefix-dev/setup-pixi@v0.6.0
uses: prefix-dev/setup-pixi@v0.8.1
with:
run-install: ${{ contains(matrix.name, 'Linux') }}

Expand Down

0 comments on commit 3396c01

Please sign in to comment.