Skip to content

Commit 116adfa

Browse files
committed
Bump JamesIves/github-pages-deploy-action to 4.7.3
1 parent e7244ff commit 116adfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-github-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: pages-artifact
4343
path: pages
4444
- name: Deploy to GitHub pages
45-
uses: JamesIves/github-pages-deploy-action@v4.5.0
45+
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8
4646
with:
4747
branch: gh-pages
4848
folder: pages

0 commit comments

Comments
 (0)