From c77953c870f5a02882cb310aa88603d3b532eb59 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 17:21:18 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .github/workflows/testing_dev_e2e_with_live_services.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/testing_dev_e2e_with_live_services.yml b/.github/workflows/testing_dev_e2e_with_live_services.yml index cd3633359..8367a8df7 100644 --- a/.github/workflows/testing_dev_e2e_with_live_services.yml +++ b/.github/workflows/testing_dev_e2e_with_live_services.yml @@ -39,7 +39,7 @@ jobs: - run: git fetch --prune --unshallow --tags # see https://github.com/conda-incubator/setup-miniconda#caching-environments - - name: Set up conda + - name: Set up conda uses: conda-incubator/setup-miniconda@v3 with: miniforge-version: latest