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 - name: Setup Node.js Environment
uses: actions/setup-node@v2 uses: actions/setup-node@v2
with: with:
node-version: '16' node-version: '20'
- uses: actions/checkout@v3 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0