From 1b27a11f8c74369ac9590e3b2c5a84dd007f4859 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 01:06:13 +0000 Subject: [PATCH] Bump iterative/setup-dvc from 1.1.2 to 2 Bumps [iterative/setup-dvc](https://github.com/iterative/setup-dvc) from 1.1.2 to 2. - [Commits](https://github.com/iterative/setup-dvc/compare/v1.1.2...v2) --- updated-dependencies: - dependency-name: iterative/setup-dvc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dvc-diff.yml | 2 +- .github/workflows/release-baseline-images.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dvc-diff.yml b/.github/workflows/dvc-diff.yml index 8cdd04bdf93..3708db278fa 100644 --- a/.github/workflows/dvc-diff.yml +++ b/.github/workflows/dvc-diff.yml @@ -27,7 +27,7 @@ jobs: fetch-depth: 0 - name: Setup data version control (DVC) - uses: iterative/setup-dvc@v1.1.2 + uses: iterative/setup-dvc@v2 - name: Setup continuous machine learning (CML) uses: iterative/setup-cml@v2.0.0 diff --git a/.github/workflows/release-baseline-images.yml b/.github/workflows/release-baseline-images.yml index 38f20accafb..357a2841a7d 100644 --- a/.github/workflows/release-baseline-images.yml +++ b/.github/workflows/release-baseline-images.yml @@ -26,7 +26,7 @@ jobs: uses: actions/checkout@v4.1.6 - name: Setup data version control (DVC) - uses: iterative/setup-dvc@v1.1.2 + uses: iterative/setup-dvc@v2 - name: Pull baseline image data from dvc remote run: dvc pull && ls -lhR pygmt/tests/baseline/