diff --git a/.github/workflows/validate-upstream.yml b/.github/workflows/validate-upstream.yml index 035211a0fe..d7e5d40b98 100644 --- a/.github/workflows/validate-upstream.yml +++ b/.github/workflows/validate-upstream.yml @@ -31,7 +31,7 @@ jobs: repository: docker/docs - name: Download data files - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 if: ${{ inputs.data-files-id != '' && inputs.data-files-folder != '' }} with: name: ${{ inputs.data-files-id }}