mirror of
https://github.com/readur/readur.git
synced 2025-12-25 08:30:25 -06:00
Merge pull request #167 from readur/renovate/major-github-artifact-actions
Update actions/download-artifact action to v5
This commit is contained in:
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user