Skip to content

Commit

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

---
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 Feb 12, 2025
1 parent 87fe342 commit ae2227d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/[email protected].1
uses: prefix-dev/[email protected].2
with:
manifest-path: pyproject.toml

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Setup Pixi
uses: prefix-dev/[email protected].1
uses: prefix-dev/[email protected].2
with:
manifest-path: pyproject.toml

Expand Down

0 comments on commit ae2227d

Please sign in to comment.