Skip to content

Commit a2d8a4e

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 (#279)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.6...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f7b12cb commit a2d8a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_and_deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
# see https://github.com/JamesIves/github-pages-deploy-action
3131
- name: Deploy 🚀
32-
uses: JamesIves/github-pages-deploy-action@v4.7.6
32+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3333
with:
3434
folder: build
3535

0 commit comments

Comments
 (0)