Upgrade actions/download-artifact

This commit is contained in:
angie 2024-12-16 08:33:54 -03:00
parent e3cc5543cb
commit 743816a7cf

View File

@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-20.04
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v4
with:
name: artifact
path: dist