diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 532f3fe9..25e816a0 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -33,4 +33,4 @@ jobs: with: path: site - name: Deploy to GitHub Pages - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5