Skip to content

Commit 1115454

Browse files
authored
Merge pull request #257 from numpy/dependabot/github_actions/dot-github/workflows/actions-925aa65e26
Bump conda-incubator/setup-miniconda from 3.1.1 to 3.2.0 in /.github/workflows in the actions group
2 parents 4de9f0b + 8203153 commit 1115454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28-
- uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3.1.1
28+
- uses: conda-incubator/setup-miniconda@835234971496cad1653abb28a638a281cf32541f # v3.2.0
2929
with:
3030
auto-update-conda: true
3131
activate-environment: numpy-tutorials

0 commit comments

Comments
 (0)