Skip to content

Commit 3edb339

Browse files
Update JamesIves/github-pages-deploy-action action to v4.8.0
1 parent d5db04b commit 3edb339

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build website
2323
run: npm run public
2424
- name: Deploy to GitHub Pages
25-
uses: JamesIves/github-pages-deploy-action@v4.4.2
25+
uses: JamesIves/github-pages-deploy-action@v4.8.0
2626
with:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2828
BRANCH: gh-pages

0 commit comments

Comments
 (0)