Skip to content

Commit

Permalink
Merge pull request #17971 from Homebrew/dependabot/github_actions/art…
Browse files Browse the repository at this point in the history
…ifacts-720c8da8de
  • Loading branch information
p-linnane committed Aug 6, 2024
2 parents 428d2af + 8dce095 commit d1a72dc
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 @@ -120,7 +120,7 @@ jobs:
fi
- name: Upload installer to GitHub Actions
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4
uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a # v4
with:
name: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
path: Homebrew-${{ steps.homebrew-version.outputs.version }}.pkg
Expand Down

0 comments on commit d1a72dc

Please sign in to comment.