diff --git a/.github/workflows/publish_release.yml b/.github/workflows/publish_release.yml index d593aad9f..0ee6f8de7 100644 --- a/.github/workflows/publish_release.yml +++ b/.github/workflows/publish_release.yml @@ -26,7 +26,7 @@ jobs: homebrew-tap permission-contents: write - name: "Download Homebrew formula artifact" - uses: dawidd6/action-download-artifact@57aa996fc1713cc1579039614f4645a7f4841fd4 # v23 + uses: dawidd6/action-download-artifact@d63b86af1b34672e53c440b1b83979861906bad7 # v24 with: workflow: tag_to_draft_release.yml name: homebrew-formula-${{ github.event.release.tag_name }}