chore(deps)!: update actions/upload-artifact (v4.6.2 → v6.0.0) (#14)

This commit is contained in:
renovate[bot]
2026-02-18 00:19:04 +02:00
committed by GitHub
parent 25d0fdb3d6
commit 127f043b2a

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.*"