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 9608793 commit c82dee9Copy full SHA for c82dee9
.github/workflows/ci.yaml
@@ -130,6 +130,6 @@ jobs:
130
- id: deploy-docs
131
if: ${{ !github.event.inputs.skip_deploy_docs }}
132
name: Deploy docs
133
- uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # v4
+ uses: JamesIves/github-pages-deploy-action@9d877eea73427180ae43cf98e8914934fe157a1a # v4
134
with:
135
folder: docs/build
0 commit comments