Skip to content

Commit e4eebf2

Browse files
authored
Update python-package-conda.yml
1 parent 5ca0645 commit e4eebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)