diff --git a/.github/workflows/antora-build.yml b/.github/workflows/antora-build.yml index c648762a..db0bb9a6 100644 --- a/.github/workflows/antora-build.yml +++ b/.github/workflows/antora-build.yml @@ -45,7 +45,7 @@ jobs: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v2 + uses: actions/deploy-pages@v4 with: token: ${{ secrets.GITHUB_TOKEN }} artifact_name: site