mirror of
https://github.com/ivuorinen/homebrew-tap.git
synced 2026-03-19 05:02:57 +00:00
chore(deps)!: update actions/upload-artifact (v4.6.2 → v6.0.0)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -88,7 +88,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Upload bottles as artifact
|
- name: Upload bottles as artifact
|
||||||
if: always() && github.event_name == 'pull_request'
|
if: always() && github.event_name == 'pull_request'
|
||||||
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
|
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
|
||||||
with:
|
with:
|
||||||
name: bottles_${{ matrix.os }}
|
name: bottles_${{ matrix.os }}
|
||||||
path: "*.bottle.*"
|
path: "*.bottle.*"
|
||||||
|
|||||||
Reference in New Issue
Block a user