diff --git a/.github/workflows/compare-performance.yml b/.github/workflows/compare-performance.yml index b3658ea0..18fec6fd 100644 --- a/.github/workflows/compare-performance.yml +++ b/.github/workflows/compare-performance.yml @@ -314,7 +314,7 @@ jobs: steps: - name: Download reports - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: merge-multiple: true path: ${{ env.REPORTS_PATH }} diff --git a/.github/workflows/sync-labels-npm.yml b/.github/workflows/sync-labels-npm.yml index 3cb9fa12..d8a97e72 100644 --- a/.github/workflows/sync-labels-npm.yml +++ b/.github/workflows/sync-labels-npm.yml @@ -125,7 +125,7 @@ jobs: uses: actions/checkout@v5 - name: Download configuration file artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: merge-multiple: true pattern: ${{ env.CONFIGURATIONS_ARTIFACT_PREFIX }}*