Skip to content

Commit 12889ef

Browse files
authored
Update JamesIves/github-pages-deploy-action in GHA workflow to newest v4 (#3841)
1 parent a396d03 commit 12889ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ jobs:
500500
with:
501501
name: gh-pages
502502
path: gh-pages.tar.gz
503-
- uses: JamesIves/github-pages-deploy-action@v4.4.1
503+
- uses: JamesIves/github-pages-deploy-action@v4
504504
with:
505505
branch: gh-pages
506506
folder: gh-pages

0 commit comments

Comments
 (0)