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 e5b0b48 commit 6bcd194Copy full SHA for 6bcd194
.github/workflows/site-build.yml
@@ -36,7 +36,7 @@ jobs:
36
npm run build
37
38
- name: Deploy 🚀
39
- uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4.6.8
+ uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4.6.9
40
with:
41
ssh-key: ${{ secrets.DEPLOY_KEY }}
42
branch: gh-pages
0 commit comments