Merge pull request #167 from readur/renovate/major-github-artifact-actions

Update actions/download-artifact action to v5
This commit is contained in:
Jon Fuller
2025-08-14 17:45:42 -07:00
committed by GitHub

View File

@@ -98,7 +98,7 @@ jobs:
steps:
- name: Download digests
uses: actions/download-artifact@v4
uses: actions/download-artifact@v5
with:
pattern: digests-*
merge-multiple: true