Skip to content

Commit b9b771b

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.8.0 (#1202)
1 parent 5de8d71 commit b9b771b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: make build-docs
2525

2626
- name: Deploy to Pages
27-
uses: JamesIves/github-pages-deploy-action@v4.7.4
27+
uses: JamesIves/github-pages-deploy-action@v4.8.0
2828
with:
2929
token: ${{ secrets.GITHUB_TOKEN }}
3030
branch: gh-pages # The branch the action should deploy to.

0 commit comments

Comments
 (0)