Skip to content

Commit 62a58ab

Browse files
authored
Merge pull request #126 from mailjet/dependabot/github_actions/conda-incubator/setup-miniconda-4.0.1
build(deps): bump conda-incubator/setup-miniconda from 3.3.0 to 4.0.1
2 parents 470d30b + 207abcd commit 62a58ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit_checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
fetch-depth: 0 # Get full history with tags (required for setuptools-scm)
4242
- name: Set up Python ${{ matrix.python-version }}
43-
uses: conda-incubator/setup-miniconda@fc2d68f6413eb2d87b895e92f8584b5b94a10167 # v3.3.0
43+
uses: conda-incubator/setup-miniconda@8ee1f361103df19b6f8c8655fd3967a8ecb162d5 # v4.0.1
4444
with:
4545
python-version: ${{ matrix.python-version }}
4646
channels: defaults

0 commit comments

Comments
 (0)