Skip to content

Commit 86d9f20

Browse files
authored
Update deploy.yml
1 parent fa5a920 commit 86d9f20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: conda-incubator/setup-miniconda@v2.2.0
2323
with:
24-
python-version: 3.11
24+
python-version: "3.12"
2525
mamba-version: "*"
2626
channels: conda-forge
2727
miniforge-variant: Mambaforge

0 commit comments

Comments
 (0)