Skip to content

Commit 1254cbb

Browse files
chore: Update JamesIves/github-pages-deploy-action action to v4.7.1
1 parent 1e7b499 commit 1254cbb

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.7.1
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)