Skip to content

Commit 01eceaf

Browse files
authored
Merge pull request #92 from wanadev/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.6
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.7.6
2 parents 1176b2f + 2b7387c commit 01eceaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
touch doc.generated/.nojekyll
3636
3737
- name: "Deploy Github Pages"
38-
uses: JamesIves/[email protected].4
38+
uses: JamesIves/[email protected].6
3939
with:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
BRANCH: gh-pages

0 commit comments

Comments
 (0)