Skip to content

Commit 2a038b5

Browse files
build(deps): bump prefix-dev/setup-pixi in the github-actions group
Bumps the github-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: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 635afa3 commit 2a038b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
uses: actions/checkout@v6
117117

118118
- name: Set up pixi
119-
uses: prefix-dev/setup-pixi@v0.9.3
119+
uses: prefix-dev/setup-pixi@v0.9.4
120120
with:
121121
pixi-version: v0.63.2
122122
cache: true

0 commit comments

Comments
 (0)