diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9a97bbef..b01ac355 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -203,7 +203,7 @@ jobs: - name: Download Hermes employee certification if: needs.scope.outputs.release_scope == 'hermes-certified' - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: hermes-employee-release-certification path: dist