Skip to content

Commit 8702241

Browse files
Bump conda-incubator/setup-miniconda in /.github/workflows
Bumps [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) from 3.0.4 to 3.1.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@v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: conda-incubator/setup-miniconda dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 630ab16 commit 8702241

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- name: Checkout repository
7373
uses: actions/checkout@v4
7474

75-
- uses: conda-incubator/setup-miniconda@v3.0.4
75+
- uses: conda-incubator/setup-miniconda@v3.1.0
7676
if: matrix.build == 'cando'
7777

7878
- name: Install AmberTools

0 commit comments

Comments
 (0)