Reapply "Bump actions/download-artifact from 3 to 4"

This reverts commit 004a52618507cb271ebbc0794aecf04f8e354db5.
This commit is contained in:
Cosimo Lupo 2024-01-11 12:00:48 +00:00
parent 701b06f3c6
commit 6f1980aae3
No known key found for this signature in database
GPG Key ID: DF65A8A5A119C9A8

View File

@ -110,7 +110,7 @@ jobs:
# only run if the commit is tagged...
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: artifact
path: dist