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 7a8b60a commit 48b5e4eCopy full SHA for 48b5e4e
.github/workflows/deploy-docs.yml
@@ -21,7 +21,7 @@ jobs:
21
run: npm run build
22
23
- name: Deploy the documentation
24
- uses: JamesIves/github-pages-deploy-action@master
+ uses: JamesIves/github-pages-deploy-action@4.1.1
25
env:
26
BASE_BRANCH: source
27
BRANCH: master
0 commit comments