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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-24 23:14:46 +00:00
committed by GitHub
parent 25d0fdb3d6
commit 1197ce7281

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@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
with:
name: bottles_${{ matrix.os }}
path: "*.bottle.*"