diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 44c95e2..7e68d5a 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -43,7 +43,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