Adding Wikipedia MCP container. #86

Merged
gitea-sonarqube-bot merged 7 commits from wikipedia-mcp-server_2026-01-04T10-56-02 into main 2026-01-04 14:42:06 -05:00
Showing only changes of commit ad56e8d7d0 - Show all commits
+2 -2
View File
@@ -16,9 +16,9 @@ jobs:
- name: Setup Node.js Environment
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0