We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b531c9 commit b3dc764Copy full SHA for b3dc764
.github/workflows/publish-page.yml
@@ -61,7 +61,7 @@ jobs:
61
62
- name: Deploy main
63
if: github.event_name != 'pull_request'
64
- uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
+ uses: JamesIves/github-pages-deploy-action@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
65
with:
66
clean-exclude: pr-preview/
67
folder: ./docs/dist/
0 commit comments