Skip to content

Commit aad5b8f

Browse files
build(deps): bump JamesIves/github-pages-deploy-action (#515)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.3 to 4.7.4. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.3...v4.7.4) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.7.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d647e12 commit aad5b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
pnpm run build
4646
4747
- name: Deploy
48-
uses: JamesIves/github-pages-deploy-action@v4.7.3
48+
uses: JamesIves/github-pages-deploy-action@v4.7.4
4949
with:
5050
branch: gh-pages
5151
folder: build

0 commit comments

Comments
 (0)