chore(deps): update actions/download-artifact action to v5

This commit is contained in:
renovate[bot] 2025-08-06 02:26:18 +00:00 committed by Emrik Östling
parent 93fbdbe0f3
commit d24e8b4027

View file

@ -120,7 +120,7 @@ jobs:
- build - build
steps: steps:
- name: Download digests - name: Download digests
uses: actions/download-artifact@v4 uses: actions/download-artifact@v5
with: with:
path: /tmp/digests path: /tmp/digests
pattern: digests-* pattern: digests-*