Skip to content

Commit 062d84e

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] <support@github.com>
1 parent 0a7f7f8 commit 062d84e

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

0 commit comments

Comments
 (0)