diff --git a/.github/workflows/mac_m1_install.yml b/.github/workflows/mac_m1_install.yml index 081ba7443..45b5aab30 100644 --- a/.github/workflows/mac_m1_install.yml +++ b/.github/workflows/mac_m1_install.yml @@ -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