Skip to content

Commit da856f2

Browse files
authored
Merge pull request #115 from VectorInstitute/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
Bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.7.4
2 parents a8decac + 1e1729e commit da856f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
run: touch site/.nojekyll
9595

9696
- name: Deploy to Github pages
97-
uses: JamesIves/github-pages-deploy-action@v4.7.3
97+
uses: JamesIves/github-pages-deploy-action@v4.7.4
9898
with:
9999
branch: gh-pages
100100
folder: site

0 commit comments

Comments
 (0)