Skip to content

Commit e7d394a

Browse files
committed
Merge branch 'main' into code_refactor
2 parents c502770 + e4eebf2 commit e7d394a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package-conda.yml

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

1111
steps:
1212
- uses: actions/checkout@v2
13-
- uses: conda-incubator/setup-miniconda@v2
13+
- uses: conda-incubator/setup-miniconda@v3
1414
with:
1515
mamba-version: "*"
1616
channel-priority: true

0 commit comments

Comments
 (0)