Skip to content

Commit 6e01567

Browse files
authored
fix deploy pages version (#24)
1 parent 34305fd commit 6e01567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ jobs:
101101
steps:
102102
- name: Deploy to GitHub Pages
103103
id: deployment
104-
uses: actions/deploy-pages@v2
104+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)