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:
renovate[bot]
2025-12-12 20:58:43 +00:00
committed by GitHub
parent 25d0fdb3d6
commit c90493cc09

View File

@@ -88,7 +88,7 @@ jobs:
- name: Upload bottles as artifact
if: always() && github.event_name == 'pull_request'
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0
with:
name: bottles_${{ matrix.os }}
path: "*.bottle.*"