We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 479fae6 commit 02f5723Copy full SHA for 02f5723
1 file changed
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v3
24
25
- name: Set up conda
26
- uses: conda-incubator/setup-miniconda@v2
+ uses: conda-incubator/setup-miniconda@v3.2
27
with:
28
activate-environment: simdec
29
python-version: ${{ matrix.python-version }}
0 commit comments