Skip to content

Commit 53657cc

Browse files
Bump JamesIves/github-pages-deploy-action from 4.4.1 to 4.4.3
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.4.3. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.1...v4.4.3) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ce38bb commit 53657cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
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].3
2323
with:
2424
branch: gh-pages
2525
folder: docs

0 commit comments

Comments
 (0)