Skip to content

Commit

Permalink
bump miniconda
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jun 28, 2024
1 parent d858555 commit 69b34f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac_m1_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3

- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3
env:
CONDA_CHANNELS: conda-forge
CONDA_SUBDIR: osx-64
Expand Down

0 comments on commit 69b34f5

Please sign in to comment.