diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 8c334d5..7ec28a8 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -44,7 +44,7 @@ jobs: path: ./target/site - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 + uses: actions/deploy-pages@v5 ## deploy: ## runs-on: ubuntu-latest ## needs: build