Skip to content

Commit e153eca

Browse files
authored
Merge pull request #77 from nfidd/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.6
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.6
2 parents a554842 + 8607fa6 commit e153eca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

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

5959
- name: Deploy to GitHub pages 🚀
6060
if: github.ref_name == 'main'
61-
uses: JamesIves/[email protected].3
61+
uses: JamesIves/[email protected].6
6262
with:
6363
branch: gh-pages
6464
folder: _site

0 commit comments

Comments
 (0)