Skip to content

Commit 56a6781

Browse files
authored
Merge pull request #246 from vpython/dependabot/github_actions/conda-incubator/setup-miniconda-3
Bump conda-incubator/setup-miniconda from 2 to 3 I found this dependabot change that matches my change (see alternative pull request) #256
2 parents ed08beb + 1a0567c commit 56a6781

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copy_conda_packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010

1111
- uses: actions/checkout@v4
1212

13-
- uses: conda-incubator/setup-miniconda@v2
13+
- uses: conda-incubator/setup-miniconda@v3
1414
with:
1515
auto-update-conda: true
1616
python-version: 3.10

0 commit comments

Comments
 (0)