We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c9a48d commit 5b59c97Copy full SHA for 5b59c97
.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@dc18a3c6b46d56484cb63f291becd7ed4f0269b9 # v4.7.1
+ uses: JamesIves/github-pages-deploy-action@15de0f09300eea763baee31dff6c6184995c5f6a # v4.7.2
65
with:
66
clean-exclude: pr-preview/
67
folder: ./docs/dist/
0 commit comments