mirror of
https://github.com/ivuorinen/docker-php-with-imagick-multi.git
synced 2026-03-13 02:59:47 +00:00
chore(deps)!: update actions/download-artifact (v7.0.0 → v8.0.0) (#78)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pr-build.yml
vendored
2
.github/workflows/pr-build.yml
vendored
@@ -152,7 +152,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Download all build results
|
- name: Download all build results
|
||||||
id: dl
|
id: dl
|
||||||
uses: actions/download-artifact@37930b1c2abaa49bbe596cd826c3c89aef350131 # v7.0.0
|
uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 # v8.0.0
|
||||||
with:
|
with:
|
||||||
path: results
|
path: results
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user