Merge pull request #167 from readur/renovate/major-github-artifact-actions
Update actions/download-artifact action to v5
This commit is contained in:
commit
dc7a028a7c
|
|
@ -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