Skip to content

Commit b0ef8b6

Browse files
authored
Merge pull request #39 from csdms/dependabot/github_actions/conda-incubator/setup-miniconda-3
chore(deps): bump conda-incubator/setup-miniconda from 2 to 3
2 parents b520307 + 0e706de commit b0ef8b6

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- uses: actions/checkout@v4
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)