Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.7.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.7.0 to 0.8.1.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.7.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 9f9c14c commit 5a5161a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci_macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.7.0
uses: prefix-dev/setup-pixi@v0.8.1
with:
cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.7.0
uses: prefix-dev/setup-pixi@v0.8.1
with:
cache: true

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/setup-pixi@v0.7.0
uses: prefix-dev/setup-pixi@v0.8.1
with:
cache: true

Expand Down

0 comments on commit 5a5161a

Please sign in to comment.