Skip to content

Commit 4402490

Browse files
committed
fix-doc-workflow
1 parent 4db9cb2 commit 4402490

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
@@ -41,4 +41,4 @@ jobs:
4141
with:
4242
path: 'target/doc'
4343
- id: deployment
44-
uses: actions/deploy-pages@v1
44+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)