We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f5723 commit 3a36631Copy full SHA for 3a36631
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@v3.2
+ uses: conda-incubator/setup-miniconda@v3
27
with:
28
activate-environment: simdec
29
python-version: ${{ matrix.python-version }}
0 commit comments