From 83f7cccf198db2dbf18f060fa8d6d8b2138adf79 Mon Sep 17 00:00:00 2001 From: "anaconda-renovate[bot]" Date: Fri, 26 Apr 2024 00:09:45 +0000 Subject: [PATCH] chore(deps): update conda-incubator/setup-miniconda digest to a426040 --- .github/workflows/pull-request.yml | 2 +- .github/workflows/python-publish.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index cc074427..53d5c3fb 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -19,7 +19,7 @@ jobs: fetch-depth: 0 - name: Install dependencies # https://github.com/conda-incubator/setup-miniconda - uses: conda-incubator/setup-miniconda@030178870c779d9e5e1b4e563269f3aa69b04081 # v3 + uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3 with: channels: defaults auto-activate-base: true diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 122a0e5d..0728e8ba 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: Install dependencies # https://github.com/conda-incubator/setup-miniconda - uses: conda-incubator/setup-miniconda@030178870c779d9e5e1b4e563269f3aa69b04081 # v3 + uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca # v3 with: channels: defaults auto-activate-base: true