diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index d3de709..6be70ea 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -69,7 +69,7 @@ jobs: retention-days: 30 - 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/master') - name: Upload artifact