Skip to content

Commit aa40cce

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.8.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.4 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.4...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>
1 parent 5cbbe10 commit aa40cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rogtemplate-gh-pages.yaml

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

4646
- name: Deploy to GitHub pages 🚀
4747
if: github.event_name != 'pull_request'
48-
uses: JamesIves/github-pages-deploy-action@v4.7.4
48+
uses: JamesIves/github-pages-deploy-action@v4.8.0
4949
with:
5050
clean: false
5151
branch: gh-pages

0 commit comments

Comments
 (0)