diff --git a/.github/workflows/run_data_pipeline.yml b/.github/workflows/run_data_pipeline.yml index 50158f5..e8d0e8d 100644 --- a/.github/workflows/run_data_pipeline.yml +++ b/.github/workflows/run_data_pipeline.yml @@ -15,6 +15,8 @@ jobs: - name: Setup DVC uses: iterative/setup-dvc@v1 + with: + version: '3.56.0' - name: Install dependencies run: |