Skip to content

Commit 70a93b2

Browse files
Bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 (#409)
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.10 to 0.8.11. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.8.10...v0.8.11) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.8.11 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>
1 parent c99f8a8 commit 70a93b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ros-tooling-win-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
}
120120
121121
- name: Install pixi
122-
uses: prefix-dev/[email protected].10
122+
uses: prefix-dev/[email protected].11
123123
# Cache pixi environment only on default branch to save disk space
124124
with:
125125
cache: ${{ steps.cache.outputs.cache-hit == 'true' }} # only use cache if pixi.lock is present

0 commit comments

Comments
 (0)