diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ef01d83fb5..241d7a1ad5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -180,7 +180,7 @@ jobs: ref: ${{ needs.meta.outputs.ref }} - run: git tag -a -m "$VERSION" "$TAG" # Fetch the artifacts. - - uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 + - uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d with: path: artifacts - run: du -h artifacts/**/*