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 87ceea3 commit 51d623bCopy full SHA for 51d623b
.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@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
+ uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
40
with:
41
ssh-key: ${{ secrets.DEPLOY_KEY }}
42
branch: gh-pages
0 commit comments