Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.7.0 to 0.8.0
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.0.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.7.0...v0.8.0)

---
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 May 27, 2024
1 parent fc6806c commit e394754
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/setup-pixi@v0.7.0
uses: prefix-dev/setup-pixi@v0.8.0
- name: Build with PyInstaller
run: pixi run build-backend
- name: Create backend ZIP
Expand Down

0 comments on commit e394754

Please sign in to comment.