diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 81011fb..bb17650 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -197,7 +197,7 @@ jobs: uses: actions/checkout@v6 - name: Download artifact - uses: actions/download-artifact@v7 # download all the artifacts + uses: actions/download-artifact@v8 # download all the artifacts - name: Prepare artifacts for the release and handle package_index run: | diff --git a/.github/workflows/sync-labels.yml b/.github/workflows/sync-labels.yml index 53d6b48..6013bd3 100644 --- a/.github/workflows/sync-labels.yml +++ b/.github/workflows/sync-labels.yml @@ -109,7 +109,7 @@ jobs: uses: actions/checkout@v6 - name: Download configuration file artifacts - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: merge-multiple: true pattern: ${{ env.CONFIGURATIONS_ARTIFACT_PREFIX }}*