Skip to content

Commit 4c9c182

Browse files
authored
Merge branch 'main' into maint-18octb
2 parents 118fc5d + dfdbc60 commit 4c9c182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cache.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v4
1111
- name: Setup Anaconda
12-
uses: conda-incubator/setup-miniconda@v2
12+
uses: conda-incubator/setup-miniconda@v3
1313
with:
1414
auto-update-conda: true
1515
auto-activate-base: true

0 commit comments

Comments
 (0)