Skip to content

Commit

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

build(deps): bump actions/upload-artifact from 4.4.2 to 4.4.3 in the artifacts group
  • Loading branch information
EricFromCanada authored Oct 9, 2024
2 parents 8273105 + 1c24322 commit bdb9ed0
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@84480863f228bb9747b473957fcc9e309aa96097 # v4
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
with:
name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
Expand Down

0 comments on commit bdb9ed0

Please sign in to comment.