Skip to content

Commit

Permalink
Merge branch 'master' into renovate/actions-upload-artifact-digest
Browse files Browse the repository at this point in the history
  • Loading branch information
mcg1969 authored Jan 27, 2025
2 parents c15e8e5 + 58b61dc commit 626123b
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 626123b

Please sign in to comment.