Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 7ea2bf7

Browse files
authored
Merge pull request #77 from regro/dependabot/github_actions/github-actions-925aa65e26
Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 in the github-actions group
2 parents d588cd8 + 2a89a85 commit 7ea2bf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424

25-
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
25+
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
2626
with:
2727
channels: conda-forge
2828
channel-priority: strict

.github/workflows/tests_mamba.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424

25-
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
25+
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
2626
with:
2727
channels: conda-forge
2828
channel-priority: strict

0 commit comments

Comments
 (0)