Skip to content

Commit 6eb8caa

Browse files
committed
fix: update deploy-pages to v4 for better artifact handling
1 parent 8493c3f commit 6eb8caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@ jobs:
6262
steps:
6363
- name: Deploy to GitHub Pages
6464
id: deployment
65-
uses: actions/deploy-pages@v3
65+
uses: actions/deploy-pages@v4
6666

0 commit comments

Comments
 (0)