Skip to content

Commit b70d597

Browse files
authored
Merge pull request #3418 from nest/dependabot/github_actions/conda-incubator/setup-miniconda-3.1.1
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.1
2 parents 12ad0d7 + 95b352a commit b70d597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nestbuildmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ jobs:
479479
fetch-depth: 0
480480

481481
- name: Install Conda
482-
uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
482+
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
483483
with:
484484
auto-update-conda: true
485485
python-version: "3.10"

0 commit comments

Comments
 (0)