From f7891176104109633178a49cae1766e6ffa96fb1 Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Thu, 11 May 2023 12:01:25 +0800 Subject: [PATCH] Revert "Bump iterative/setup-cml from 1.2.2 to 1.2.3 (#2534)" This reverts commit 0a773bb5dc607ecd8534a84c50f5e34b5d796728. --- .github/workflows/dvc-diff.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dvc-diff.yml b/.github/workflows/dvc-diff.yml index ed4de039c46..11d5fd963f1 100644 --- a/.github/workflows/dvc-diff.yml +++ b/.github/workflows/dvc-diff.yml @@ -30,7 +30,7 @@ jobs: uses: iterative/setup-dvc@v1.1.1 - name: Setup continuous machine learning (CML) - uses: iterative/setup-cml@v1.2.3 + uses: iterative/setup-cml@v1.2.2 - name: Pull image data from cloud storage run: dvc pull --remote upstream