We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f8850a commit 5665687Copy full SHA for 5665687
.github/workflows/update-tools.yml
@@ -258,7 +258,7 @@ jobs:
258
ref: ${{ github.head_ref || github.ref }}
259
260
- name: Download all commit info artifacts
261
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
262
with:
263
path: /tmp/artifacts/
264
pattern: commit-info-*
@@ -344,7 +344,7 @@ jobs:
344
body-includes: '## 🔧 MCP Server Tool List Updates'
345
346
347
348
349
path: /tmp/comment-artifacts/
350
0 commit comments