diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 87b5335..e782d73 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -90,7 +90,7 @@ jobs: workflow: package_and_release.yml - name: Setup Pages - uses: actions/configure-pages@v5 + uses: actions/configure-pages@v6 if: github.event_name == 'push' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main') - name: Upload artifact