diff --git a/.github/workflows/ci-artifacts.yml b/.github/workflows/ci-artifacts.yml index c9d437e80b2..36dc671fc65 100644 --- a/.github/workflows/ci-artifacts.yml +++ b/.github/workflows/ci-artifacts.yml @@ -143,7 +143,7 @@ jobs: name: minimal-sdk-extra path: ${{github.workspace}} - name: download build-installers artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: build-installers path: ${{github.workspace}}