diff --git a/.github/workflows/update-client.yml b/.github/workflows/update-client.yml index 1f7da29..a1b2c09 100644 --- a/.github/workflows/update-client.yml +++ b/.github/workflows/update-client.yml @@ -79,7 +79,7 @@ jobs: with: ref: ${{ inputs.branch || github.head_ref || github.ref }} - name: Download all-service-flat artefact - uses: actions/download-artifact@v7.0.0 + uses: actions/download-artifact@v8.0.1 with: name: all-service-flat path: all-service-definition