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:
commit
94ac16e1cd
2
.github/workflows/pkg-installer.yml
vendored
2
.github/workflows/pkg-installer.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user