We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc9ccc commit a3c708cCopy full SHA for a3c708c
1 file changed
.github/workflows/pages-deploy.yml
@@ -59,7 +59,7 @@ jobs:
59
steps:
60
- name: Deploy to GitHub Pages
61
id: deployment
62
- uses: actions/deploy-pages@v4
+ uses: actions/deploy-pages@v5
63
64
trigger-site-pull:
65
if: github.ref == 'refs/heads/main'
0 commit comments