Skip to content

Commit 9f6f03b

Browse files
chore(ci): bump prefix-dev/setup-pixi from 0.9.0 to 0.9.1 (#177)
Bumps [prefix-dev/setup-pixi](https://github.com/prefix-dev/setup-pixi) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/prefix-dev/setup-pixi/releases) - [Commits](prefix-dev/setup-pixi@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: prefix-dev/setup-pixi dependency-version: 0.9.1 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 fce9baf commit 9f6f03b

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v4
2020

21-
- uses: prefix-dev/[email protected].0
21+
- uses: prefix-dev/[email protected].1
2222
with:
2323
environments: format-cpp
2424

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

42-
- uses: prefix-dev/[email protected].0
42+
- uses: prefix-dev/[email protected].1
4343
with:
4444
environments: test-cpp
4545

0 commit comments

Comments
 (0)