Skip to content

Commit 5cf9fed

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.2 (#122)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7da3ca commit 5cf9fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Build docs
2020
run: npm run doc
2121
- name: Deploy to GitHub Pages
22-
uses: JamesIves/[email protected].1
22+
uses: JamesIves/[email protected].2
2323
with:
2424
branch: gh-pages
2525
folder: docs

0 commit comments

Comments
 (0)