diff --git a/.github/workflows/pkg-installer.yml b/.github/workflows/pkg-installer.yml index 237cdfa3ca..ce8122bc93 100644 --- a/.github/workflows/pkg-installer.yml +++ b/.github/workflows/pkg-installer.yml @@ -120,7 +120,7 @@ jobs: fi - name: Upload installer to GitHub Actions - uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4 + uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4 with: name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg