Skip to content

Commit e0a6a52

Browse files
chore(deps): bump prefix-dev/setup-pixi in the actions group (sustainability-software-lab#102)
Bumps the actions group with 1 update: [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi). Updates `prefix-dev/setup-pixi` from 0.9.3 to 0.9.4 - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.9.3...v0.9.4) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a9a86eb commit e0a6a52

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fetch-depth: 0
3434

3535
- name: Set up pixi
36-
uses: prefix-dev/setup-pixi@v0.9.3
36+
uses: prefix-dev/setup-pixi@v0.9.4
3737
with:
3838
pixi-version: v0.59.0
3939
environments: ${{ matrix.python-version }}

.github/workflows/copilot-setup-steps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v6
3030

3131
- name: Set up pixi
32-
uses: prefix-dev/setup-pixi@v0.9.3
32+
uses: prefix-dev/setup-pixi@v0.9.4
3333
with:
3434
pixi-version: v0.56.0
3535
cache: false # No caching

0 commit comments

Comments
 (0)