diff --git a/.github/workflows/consolidated-ci.yml b/.github/workflows/consolidated-ci.yml index fa6fbac8..a78ed253 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@v4 + uses: actions/download-artifact@v6 with: path: coverage_dl diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 0f251d8a..e7f157ca 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@v5 + uses: actions/download-artifact@v6 with: path: artifacts/