Skip to content

Commit b02f0ba

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.8.0 (#243)
1 parent 08eb6de commit b02f0ba

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
@@ -30,7 +30,7 @@ jobs:
3030
3131
- name: Deploy
3232
if: ${{ github.event_name != 'pull_request' }}
33-
uses: JamesIves/github-pages-deploy-action@v4.7.4
33+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3434
with:
3535
branch: gh-pages
3636
folder: .build/docs

0 commit comments

Comments
 (0)