diff --git a/.github/workflows/artifacts.yml b/.github/workflows/artifacts.yml index 5075a6c4f6e..45a2377fb50 100644 --- a/.github/workflows/artifacts.yml +++ b/.github/workflows/artifacts.yml @@ -64,7 +64,7 @@ jobs: distribution: adopt java-version: 17 - name: Download zip - uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a + uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe with: name: besu-${{ github.ref_name }}.zip - name: test Besu