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

This reverts commit f7384c3f4f1ce71838d063b4424efef09eed4b1b.
This commit is contained in:
Khaled Hosny 2024-01-11 12:36:55 +02:00
parent a778cbe200
commit 004a526185

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@v4
- uses: actions/download-artifact@v3
with:
name: artifact
path: dist