diff --git a/.github/workflows/staging.yml b/.github/workflows/staging.yml index 11bea58..77f6d00 100644 --- a/.github/workflows/staging.yml +++ b/.github/workflows/staging.yml @@ -38,7 +38,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Download Docker image - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: mcp-toolkit-staging