Skip to content

Commit 4f2e69b

Browse files
chore(ci): bump prefix-dev/setup-pixi from 0.8.10 to 0.8.11 (#155)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bf927c1 commit 4f2e69b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp-test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout source code
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2020

21-
- uses: prefix-dev/setup-pixi@v0.8.10
21+
- uses: prefix-dev/setup-pixi@v0.8.11
2222
with:
2323
environments: format-cpp
2424

@@ -39,7 +39,7 @@ jobs:
3939
- name: Checkout source code
4040
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4141

42-
- uses: prefix-dev/setup-pixi@v0.8.10
42+
- uses: prefix-dev/setup-pixi@v0.8.11
4343
with:
4444
environments: test-cpp
4545

0 commit comments

Comments
 (0)