Skip to content

Commit

Permalink
Merge pull request #286 from anaconda/renovate/conda-incubator-setup-…
Browse files Browse the repository at this point in the history
…miniconda-digest

chore(deps): update conda-incubator/setup-miniconda digest to 505e639
  • Loading branch information
mcg1969 authored Jan 27, 2025
2 parents 48aed9d + 96548f2 commit 58b61dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
path: ${{ steps.conda-root.outputs.value }}
key: testbed-${{ matrix.os }}-${{ hashFiles('testbed') }}
- name: Install Miniconda
uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d # v3
uses: conda-incubator/setup-miniconda@505e6394dae86d6a5c7fbb6e3fb8938e3e863830 # v3
if: steps.cache-key.outputs.cache-hit != 'true'
with:
auto-activate-base: true
Expand Down

0 comments on commit 58b61dc

Please sign in to comment.