diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index 9092e0f..0ac1583 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -115,7 +115,7 @@ jobs: - uses: ./.github/actions/setup - name: Download built VSIX - uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 + uses: actions/download-artifact@70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3 id: download with: name: ${{ needs.build.outputs.artifact-id }}