Skip to content

Commit 129e697

Browse files
ci: bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 (#6627)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 384bf1d commit 129e697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
ref: ${{ inputs.head_sha }}
4141

4242
- name: Setup Conda
43-
uses: conda-incubator/setup-miniconda@v3.0.4
43+
uses: conda-incubator/setup-miniconda@v3.1.0
4444
with:
4545
auto-update-conda: true
4646
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)