Skip to content

Commit f35c63e

Browse files
committed
Fixed.
1 parent afe87a3 commit f35c63e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: prefix-dev/[email protected]
2626
with:
27-
pixi-version: v0.20.1
27+
pixi-version: v0.23.0
2828
cache: true
2929
environments: typing
3030
- run: pixi run typing
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v4
4545
- uses: prefix-dev/[email protected]
4646
with:
47-
pixi-version: v0.20.1
47+
pixi-version: v0.23.0
4848
cache: true
4949
environments: ${{ matrix.environment }}
5050

0 commit comments

Comments
 (0)