Skip to content

Commit 102f064

Browse files
authored
Merge pull request #1647 from clasp-developers/dependabot/github_actions/dot-github/workflows/conda-incubator/setup-miniconda-3.1.0
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /.github/workflows
2 parents 10a6cb3 + 8702241 commit 102f064

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)