Skip to content

Commit c06ba1a

Browse files
committed
chore: Update JamesIves/github-pages-deploy-action action to v4.6.8
1 parent aa6f999 commit c06ba1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Deploy to GitHub Pages
2929
# You may pin to the exact commit or the version.
3030
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
31-
uses: JamesIves/[email protected].7
31+
uses: JamesIves/[email protected].8
3232
with:
3333
# This is the branch you wish to deploy to, for example gh-pages or docs.
3434
branch: gh-pages

0 commit comments

Comments
 (0)