diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index fb6d137..cc14ac6 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -43,4 +43,4 @@ jobs: path: ./target/site - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5