Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 840d2dc

Browse files
authoredDec 10, 2024··
Merge pull request #43 from rOpenGov/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.2
Bump JamesIves/github-pages-deploy-action from 4.5.0 to 4.7.2
2 parents 7c987f0 + 9d68495 commit 840d2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.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.5.0
48+
uses: JamesIves/github-pages-deploy-action@v4.7.2
4949
with:
5050
clean: false
5151
branch: gh-pages

0 commit comments

Comments
 (0)
Please sign in to comment.