diff --git a/.github/workflows/hive.yml b/.github/workflows/hive.yml index 05d2e42..d981333 100644 --- a/.github/workflows/hive.yml +++ b/.github/workflows/hive.yml @@ -149,13 +149,13 @@ jobs: - uses: actions/checkout@v5 - name: Download hive assets - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: hive_assets path: /tmp - name: Download bera-reth image - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: artifacts path: /tmp diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9095294..e9b32d3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -143,7 +143,7 @@ jobs: with: fetch-depth: 0 - name: Download artifacts - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: pattern: bera-reth-* merge-multiple: true diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 552b369..5b07a06 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -60,7 +60,7 @@ jobs: steps: - uses: actions/checkout@v5 - name: Download bera-reth binary - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v7 with: name: bera-reth-binary path: target/maxperf/