Skip to content

Commit 7c8380d

Browse files
authored
GH Actions: update setup-miniconda to v2.2.0 (#649)
1 parent ed1affc commit 7c8380d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-dependencies/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ runs:
2525
libfontconfig1-dev \
2626
aspell-en
2727
28-
- uses: conda-incubator/setup-miniconda@35d1405e78aa3f784fe3ce9a2eb378d5eeb62169 # v2.1.1
28+
- uses: conda-incubator/setup-miniconda@3b0f2504dd76ef23b6d31f291f4913fb60ab5ff3 # v2.2.0
2929
with:
3030
channels: conda-forge
3131
python-version: ${{ matrix.python-version || '' }}

0 commit comments

Comments
 (0)