Skip to content

Commit 8842428

Browse files
committed
fix deploy
1 parent c26d13e commit 8842428

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ jobs:
1616
- uses: actions/checkout@v4
1717
with:
1818
fetch-depth: 0
19-
- uses: prefix-dev/[email protected].1
19+
- uses: prefix-dev/[email protected].3
2020
with:
21-
pixi-version: v0.23.0
21+
pixi-version: v0.41.4
2222
environments: doc
2323
frozen: true
2424

0 commit comments

Comments
 (0)