From 94046eb2dfd9d13334a397ea956e502ef0b7bf29 Mon Sep 17 00:00:00 2001 From: "Joshua A. Anderson" Date: Mon, 2 Dec 2024 08:15:48 -0500 Subject: [PATCH] Revert "Bump mamba-org/setup-micromamba in the actions-version group" This reverts commit b6f625beff1c0c3ec0e5eb04aefefd9a8bcda102. --- .github/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 734ab7d..f7e4979 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -49,7 +49,7 @@ jobs: path: notebooks - name: Create Python Environment - uses: mamba-org/setup-micromamba@06375d89d211a1232ef63355742e9e2e564bc7f7 # v2.0.2 + uses: mamba-org/setup-micromamba@617811f69075e3fd3ae68ca64220ad065877f246 # v2.0.0 with: environment-name: test environment-file: notebooks/.github/workflows/environments/py312-conda-lock.yml