Update actions/download-artifact action to v4 #30

Open
renovate wants to merge 1 commit from renovate/actions-download-artifact-4.x into main

View file

@ -79,7 +79,7 @@ jobs:
cache: 'npm'
- name: Download build artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build
path: dist
@ -113,7 +113,7 @@ jobs:
cache: 'npm'
- name: Download build artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build
path: dist