Skip to content

Commit 9a4c504

Browse files
authored
Merge pull request #239 from numpy/dependabot/github_actions/dot-github/workflows/actions-4b6e307ccb
Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /.github/workflows in the actions group
2 parents 8cdc1d7 + fa7a0e6 commit 9a4c504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda.yml

+1-1
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@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
28+
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
2929
with:
3030
auto-update-conda: true
3131
activate-environment: numpy-tutorials

0 commit comments

Comments
 (0)