Skip to content

Commit 54f08e4

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.3
1 parent 09d991e commit 54f08e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
7777
- run: npm run build:docs
7878
- name: Publish docs to github pages
79-
uses: JamesIves/[email protected].0
79+
uses: JamesIves/[email protected].3
8080
with:
8181
branch: gh-pages
8282
folder: docs/build

0 commit comments

Comments
 (0)