Skip to content

Commit

Permalink
build(deps): bump prefix-dev/setup-pixi from 0.8.2 to 0.8.3 (#225)
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.2 to 0.8.3.
- [Release notes](https://github.com/prefix-dev/setup-pixi/releases)
- [Commits](prefix-dev/setup-pixi@v0.8.2...v0.8.3)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 5f5a3f8 commit edc1b0c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
uses: ts-graphviz/setup-graphviz@v2

- name: Setup pixi
uses: prefix-dev/[email protected].2
uses: prefix-dev/[email protected].3
with:
pixi-version: v0.34.0
manifest-path: "pixi.toml"
Expand Down Expand Up @@ -146,7 +146,7 @@ jobs:
uses: ts-graphviz/setup-graphviz@v2

- name: Setup pixi
uses: prefix-dev/[email protected].2
uses: prefix-dev/[email protected].3
with:
pixi-version: v0.34.0
manifest-path: "pixi.toml"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pymake-linting-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/[email protected].2
uses: prefix-dev/[email protected].3
with:
pixi-version: v0.34.0
manifest-path: "pixi.toml"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pymake-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v4

- name: Setup pixi
uses: prefix-dev/[email protected].2
uses: prefix-dev/[email protected].3
with:
pixi-version: v0.34.0
manifest-path: "pixi.toml"
Expand Down

0 comments on commit edc1b0c

Please sign in to comment.