Skip to content

Commit 3c5ab79

Browse files
committed
fix
1 parent 7db8fc3 commit 3c5ab79

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
@@ -25,7 +25,7 @@ jobs:
2525
run: pdoc --html src/news_mcp_server --output-dir docs
2626

2727
- name: Upload docs artifact
28-
uses: actions/upload-artifact@v3
28+
uses: awalsh128/[email protected]
2929
with:
3030
name: api-docs
3131
path: docs

0 commit comments

Comments
 (0)