Skip to content

Commit 6197c5a

Browse files
authored
Merge pull request #277 from NCAR/dependabot/github_actions/conda-incubator/setup-miniconda-3.2.0
Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0
2 parents 876b29c + bb3d983 commit 6197c5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: checkout
3030
uses: actions/checkout@v4
3131
- name: environment setup
32-
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
32+
uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
3333
with:
3434
python-version: ${{ matrix.python-version }}
3535
channels: conda-forge

0 commit comments

Comments
 (0)