Skip to content

Commit 6cf3913

Browse files
Bump conda-incubator/setup-miniconda from 3.2.0 to 3.3.0
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases) - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md) - [Commits](conda-incubator/setup-miniconda@8352349...fc2d68f) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 385c875 commit 6cf3913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
key: conda-${{ env.PYTHON }}-${{ hashFiles('.github/environment.yml') }}
6565

6666
- name: Setup Miniforge
67-
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f
67+
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167
6868
with:
6969
python-version: ${{ env.PYTHON }}
7070
miniforge-version: latest

0 commit comments

Comments
 (0)