Skip to content

Commit 467ccb9

Browse files
chore: Update JamesIves/github-pages-deploy-action action to v4.6.6
1 parent 2870248 commit 467ccb9

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
@@ -34,7 +34,7 @@ jobs:
3434
- name: Deploy to GitHub Pages
3535
# You may pin to the exact commit or the version.
3636
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
37-
uses: JamesIves/github-pages-deploy-action@4.1.1
37+
uses: JamesIves/github-pages-deploy-action@v4.6.6
3838
with:
3939
# This is the branch you wish to deploy to, for example gh-pages or docs.
4040
branch: gh-pages

0 commit comments

Comments
 (0)