Skip to content

Commit 4f97ab3

Browse files
authored
Merge branch 'master' into dependabot/github_actions/pypa/gh-action-pypi-publish-1.8.11
2 parents b66a35c + c82924b commit 4f97ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
path: ~/conda_pkgs_dir
2525
key:
2626
mamba--${{ hashFiles('environment.yml') }}-${{ matrix.PYTHON_VERSION }}
27-
- uses: conda-incubator/setup-miniconda@v2
27+
- uses: conda-incubator/setup-miniconda@v3
2828
with:
2929
python-version: ${{ matrix.PYTHON_VERSION }}
3030
miniforge-variant: Mambaforge

0 commit comments

Comments
 (0)