Skip to content

Commit 1c60f61

Browse files
chore(deps): bump JamesIves/github-pages-deploy-action (#707)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/JamesIves/github-pages-deploy-action) from 4.4.0 to 4.4.1. - [Release notes](https://github.com/JamesIves/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.4.0...v4.4.1) --- 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]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 990391a commit 1c60f61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Install & Build
3030
run: bash ./ghPagesPre.sh
3131
- name: Deploy to Github Pages
32-
uses: JamesIves/[email protected].0
32+
uses: JamesIves/[email protected].1
3333
with:
3434
token: ${{ secrets.GITHUB_TOKEN }}
3535
branch: gh-pages

0 commit comments

Comments
 (0)