diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 29b70db..8269ae8 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -50,7 +50,7 @@ jobs: # Download the generated documentation - name: Download site artifact - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: _site