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 e735cb9 commit 00086e6Copy full SHA for 00086e6
.github/workflows/docs.yaml
@@ -57,6 +57,6 @@ jobs:
57
run: npm run ci:docs
58
- name: Deploy Pages
59
id: deploy-pages
60
- uses: JamesIves/github-pages-deploy-action@881db5376404c5c8d621010bcbec0310b58d5e29 # v4
+ uses: JamesIves/github-pages-deploy-action@62fec3add6773ec5dbbf18d2ee4260911aa35cf4 # v4
61
with:
62
folder: docs/build
0 commit comments