Skip to content

Commit 602744f

Browse files
chore(ci): bump prefix-dev/setup-pixi from 0.8.1 to 0.8.2
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.8.1 to 0.8.2. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.8.1...v0.8.2) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d62f208 commit 602744f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/cpp-test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout source code
1919
uses: actions/checkout@v4
2020

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

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

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

0 commit comments

Comments
 (0)