Skip to content

Commit 11fc3b4

Browse files
authored
ci: bump JamesIves/github-pages-deploy-action 4.0.0 => 4.8.0 (#1530)
1 parent 8ab2ea7 commit 11fc3b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919

2020
- name: Deploy
21-
uses: JamesIves/github-pages-deploy-action@4.0.0
21+
uses: JamesIves/github-pages-deploy-action@4.8.0
2222
with:
2323
branch: gh-pages
2424
clean: true

0 commit comments

Comments
 (0)