Skip to content

Commit

Permalink
Merge pull request #239 from numpy/dependabot/github_actions/dot-gith…
Browse files Browse the repository at this point in the history
…ub/workflows/actions-4b6e307ccb

Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /.github/workflows in the actions group
  • Loading branch information
bsipocz authored Dec 1, 2024
2 parents 8cdc1d7 + fa7a0e6 commit 9a4c504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3.0.4
- uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3.1.0
with:
auto-update-conda: true
activate-environment: numpy-tutorials
Expand Down

0 comments on commit 9a4c504

Please sign in to comment.