use correct artifact downloader

This commit is contained in:
2025-12-02 16:22:43 +01:00
parent 759ad0ff0b
commit c5099500a2

View File

@@ -162,7 +162,7 @@ jobs:
uses: actions/checkout@v5 uses: actions/checkout@v5
- name: Download documentation artifact - name: Download documentation artifact
uses: actions/download-artifact@v5 uses: christopherhx/gitea-download-artifact@v4
with: with:
name: site name: site
path: site/ path: site/