Skip to content

Commit e1bd03b

Browse files
authored
Merge pull request #93 from wanadev/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.8.0
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0
2 parents 1f28175 + ff9ffa7 commit e1bd03b

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/github-pages-deploy-action@v4.7.6
38+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3939
with:
4040
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
4141
BRANCH: gh-pages

0 commit comments

Comments
 (0)