We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 363c915 + 95034bb commit 02007c3Copy full SHA for 02007c3
1 file changed
.github/workflows/antora-build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Deploy to GitHub Pages
47
id: deployment
48
- uses: actions/deploy-pages@v2
+ uses: actions/deploy-pages@v4
49
with:
50
token: ${{ secrets.GITHUB_TOKEN }}
51
artifact_name: site
0 commit comments