Update actions/download-artifact action to v4

This commit is contained in:
Renovate Bot 2024-03-16 17:35:26 +00:00
parent e63f561650
commit 22bc996d92
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
container:
image: node:16-bullseye # Required by actions/download-artifact
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: dist
- name: rsync deployment