Skip to content

Commit 96c4429

Browse files
Bump prefix-dev/setup-pixi from 0.8.5 to 0.8.7
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.5 to 0.8.7. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.8.5...v0.8.7) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ece3d5f commit 96c4429

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/deploy-docs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v4
1818
- name: Setup Pixi
19-
uses: prefix-dev/[email protected].5
19+
uses: prefix-dev/[email protected].7
2020
with:
2121
manifest-path: pyproject.toml
2222

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
steps:
2323
- uses: actions/checkout@v4
2424
- name: Setup Pixi
25-
uses: prefix-dev/[email protected].5
25+
uses: prefix-dev/[email protected].7
2626
with:
2727
manifest-path: pyproject.toml
2828

0 commit comments

Comments
 (0)