chore(deps): update actions/download-artifact action to v4

Signed-off-by: noreply@rainote.dev
This commit is contained in:
renovate-bot 2024-02-01 09:16:57 +00:00 committed by rainote
parent f12d070409
commit 328821be89

View file

@ -88,7 +88,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Retrieve docs artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: wiki.zip
path: ${{ github.workspace }}