Skip to content

Commit 4187a17

Browse files
Merge pull request #55 from rOpenGov/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
2 parents 5cbbe10 + aa40cce commit 4187a17

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)