Update actions/download-artifact action to v4
Some checks failed
Run Tests / Prepare environment (pull_request) Has been cancelled
Run Tests / Run unit tests (pull_request) Has been cancelled
Run Tests / Run E2E tests (chrome) (pull_request) Has been cancelled
Run Tests / Run E2E tests (edge) (pull_request) Has been cancelled
Run Tests / Run E2E tests (firefox) (pull_request) Has been cancelled

This commit is contained in:
Renovate Bot 2025-04-06 03:03:15 +00:00
parent 643db2b81b
commit d48f0c88a7

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