Skip to content

Commit 1c88c06

Browse files
authored
Bump JamesIves/github-pages-deploy-action from 4.7.4 to 4.8.0
1 parent 53d8931 commit 1c88c06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: Deploy
3030
if: ${{ github.event_name != 'pull_request' }}
31-
uses: JamesIves/github-pages-deploy-action@v4.7.4
31+
uses: JamesIves/github-pages-deploy-action@v4.8.0
3232
with:
3333
branch: gh-pages
3434
folder: dist

0 commit comments

Comments
 (0)