Merge pull request #18523 from Homebrew/dependabot/github_actions/artifacts-6e3919dcd2

build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 in the artifacts group
This commit is contained in:
Ruoyu Zhong 2024-10-08 02:58:14 +08:00 committed by GitHub
commit 94ac16e1cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,7 @@ jobs:
fi fi
- name: Upload installer to GitHub Actions - name: Upload installer to GitHub Actions
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4 uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
with: with:
name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg