Skip to content

Commit 3f10c92

Browse files
authored
Merge branch 'main' into dependabot/github_actions/actions/upload-pages-artifact-5
2 parents 28c82da + 88958a8 commit 3f10c92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Check out repo
2828
uses: actions/checkout@v6
2929
- name: Get conda
30-
uses: conda-incubator/setup-miniconda@v3
30+
uses: conda-incubator/setup-miniconda@v4
3131
with:
3232
auto-update-conda: true
3333
python-version: "3.12"

0 commit comments

Comments
 (0)