Skip to content

Commit

Permalink
Bump prefix-dev/setup-pixi from 0.2.1 to 0.3.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.2.1 to 0.3.0.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.2.1...v0.3.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 Oct 9, 2023
1 parent 30cf8a9 commit bb93f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
PYTHON_VERSION: ['3.11']
steps:
- uses: actions/checkout@v4
- uses: prefix-dev/setup-pixi@v0.2.1
- uses: prefix-dev/setup-pixi@v0.3.0
- name: Install environment
run: |
pixi run postinstall
Expand Down

0 comments on commit bb93f27

Please sign in to comment.