diff --git a/.github/workflows/build-test.yml b/.github/workflows/build-test.yml index 6b50da0fac2..9025c83cad3 100644 --- a/.github/workflows/build-test.yml +++ b/.github/workflows/build-test.yml @@ -830,7 +830,7 @@ jobs: run: npm i -g npm@${{env.NPM_VERSION}} - name: Download VSIX - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: 'ms-toolsai-jupyter-insiders.vsix'