Skip to content

Commit 32878dc

Browse files
chore: Update JamesIves/github-pages-deploy-action action to v4.6.8
1 parent 913e934 commit 32878dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Deploy to GitHub Pages
3636
# You may pin to the exact commit or the version.
3737
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
38-
uses: JamesIves/github-pages-deploy-action@4.1.1
38+
uses: JamesIves/github-pages-deploy-action@v4.6.8
3939
with:
4040
# This is the branch you wish to deploy to, for example gh-pages or docs.
4141
branch: gh-pages

0 commit comments

Comments
 (0)