Skip to content

Commit d37ab6c

Browse files
Bump JamesIves/github-pages-deploy-action from 4.1.1 to 4.4.1 (#356)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 280c141 commit d37ab6c

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/github-pages-deploy-action@4.1.1
22+
uses: JamesIves/github-pages-deploy-action@v4.4.1
2323
with:
2424
branch: gh-pages
2525
folder: docs

0 commit comments

Comments
 (0)