Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent b1b4f90 commit ac1ad3c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/[email protected].0
uses: prefix-dev/[email protected].1
with:
manifest-path: pyproject.toml
- name: Run Tests
Expand All @@ -52,7 +52,7 @@ jobs:
- name: Check out repo
uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/[email protected].0
uses: prefix-dev/[email protected].1
with:
manifest-path: pyproject.toml
- name: Run Tests
Expand Down

0 comments on commit ac1ad3c

Please sign in to comment.