Skip to content

Commit e7c9fd7

Browse files
committed
Update crazy-max/ghaction-github-pages action to v3
1 parent 8c55fd1 commit e7c9fd7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Deploy to GitHub Pages
4646
if: success()
47-
uses: crazy-max/ghaction-github-pages@v2
47+
uses: crazy-max/ghaction-github-pages@v3
4848
with:
4949
target_branch: gh-pages
5050
build_dir: website/build

0 commit comments

Comments
 (0)