Skip to content

Commit 3548ad7

Browse files
committed
fix: deployment failure
1 parent e5d3c13 commit 3548ad7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141

4242
- name: Deploy to GitHub Pages
4343
id: deployment
44-
uses: actions/deploy-pages@v1
44+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)