chore(deps): update actions/download-artifact action to v5
This commit is contained in:
parent
67ae68745c
commit
c1c84f6bb2
|
|
@ -98,7 +98,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Download digests
|
- name: Download digests
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v5
|
||||||
with:
|
with:
|
||||||
pattern: digests-*
|
pattern: digests-*
|
||||||
merge-multiple: true
|
merge-multiple: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue