mirror of https://github.com/statping/statping
hotfix: bump download-artifact for docker images to v4
seems like v4 uploads by the action are not downloadable from earlier versionspull/1118/head
parent
aa884983ce
commit
07e9c8d79c
|
@ -469,7 +469,7 @@ jobs:
|
|||
with:
|
||||
name: binaries
|
||||
path: binaries
|
||||
- uses: actions/download-artifact@v3
|
||||
- uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: docker-images
|
||||
path: images
|
||||
|
|
Loading…
Reference in New Issue