diff --git a/.github/workflows/consolidated-ci.yml b/.github/workflows/consolidated-ci.yml index 70b1626e..4fb2e1d9 100644 --- a/.github/workflows/consolidated-ci.yml +++ b/.github/workflows/consolidated-ci.yml @@ -208,7 +208,7 @@ jobs: fetch-depth: 1 - name: Download coverage artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: coverage_dl diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 90aea4cc..30bda5fd 100644 --- a/.github/workflows/e2e-testing.yml +++ b/.github/workflows/e2e-testing.yml @@ -291,7 +291,7 @@ jobs: steps: - name: Download all artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: path: artifacts/