Merge pull request #18537 from Homebrew/dependabot/github_actions/artifacts-9287ee628b
This commit is contained in:
commit
9fd572f8ad
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@604373da6381bf24206979c74d06a550515601b9 # v4
|
uses: actions/upload-artifact@84480863f228bb9747b473957fcc9e309aa96097 # 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