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