From 1a9639fd1230709a06e5afedac4ae55a91e8c992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:45:57 +0100 Subject: [PATCH] Bump conda-incubator/setup-miniconda from 3.0.4 to 3.1.0 in /canary-release (#228) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- canary-release/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/canary-release/action.yml b/canary-release/action.yml index d21c794..3642520 100644 --- a/canary-release/action.yml +++ b/canary-release/action.yml @@ -33,7 +33,7 @@ inputs: runs: using: composite steps: - - uses: conda-incubator/setup-miniconda@a4260408e20b96e80095f42ff7f1a15b27dd94ca + - uses: conda-incubator/setup-miniconda@d2e6a045a86077fb6cad6f5adf368e9076ddaa8d - name: Set output variables id: vars