There was an error while loading. Please reload this page.
1 parent c299b2e commit a31d835Copy full SHA for a31d835
.github/workflows/deploy.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
antora_playbook: antora-playbook.yml
24
- name: Deploy to GitHub Pages
25
- uses: JamesIves/github-pages-deploy-action@4.1.8
+ uses: JamesIves/github-pages-deploy-action@v4.2.3
26
27
branch: 'docs'
28
folder: 'build/site'
0 commit comments