From 69b34f5dd7157d88fee0bb3581c1560108a2aa8f Mon Sep 17 00:00:00 2001 From: Robert Stein Date: Fri, 28 Jun 2024 00:51:29 -0700 Subject: [PATCH] bump miniconda --- .github/workflows/mac_m1_install.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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