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 1810c40 commit 94ad7deCopy full SHA for 94ad7de
.github/workflows/docs-deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: ./.github/actions/setup-docspace
33
34
- name: Deploy 🚀
35
- uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
+ uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4.7.4
36
with:
37
branch: gh-pages # The branch the action should deploy to.
38
folder: website/build # The folder the action should deploy.
0 commit comments