Skip to content

Commit

Permalink
Merge pull request #18523 from Homebrew/dependabot/github_actions/art…
Browse files Browse the repository at this point in the history
…ifacts-6e3919dcd2

build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1 in the artifacts group
  • Loading branch information
ZhongRuoyu authored Oct 7, 2024
2 parents 1083ca0 + 30fb09d commit 94ac16e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
fi
- name: Upload installer to GitHub Actions
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4
uses: actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4
with:
name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
Expand Down

0 comments on commit 94ac16e

Please sign in to comment.