diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 03e87ba..3118001 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -78,7 +78,7 @@ jobs: - name: Setup Pages - uses: actions/configure-pages@v4 + uses: actions/configure-pages@v5 if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }} - name: Upload artifact