Skip to content

Commit 8189ba7

Browse files
Bump prefix-dev/setup-pixi from 0.8.3 to 0.8.4 in the actions group (#1132)
1 parent 015ed4e commit 8189ba7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/linters.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: prefix-dev/[email protected].3
18+
- uses: prefix-dev/[email protected].4
1919
with:
2020
pixi-version: v0.39.2
2121
frozen: true

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
runs-on: ${{ matrix.os }}
3838
steps:
3939
- uses: actions/checkout@v4
40-
- uses: prefix-dev/[email protected].3
40+
- uses: prefix-dev/[email protected].4
4141
with:
4242
pixi-version: v0.39.2
4343
environments: ${{ matrix.environment }}

0 commit comments

Comments
 (0)