diff --git a/.github/workflows/bundle.yml b/.github/workflows/bundle.yml index d8e822bebe..5cc0fa6fe6 100644 --- a/.github/workflows/bundle.yml +++ b/.github/workflows/bundle.yml @@ -83,7 +83,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download build artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 - name: Create Github release draft uses: softprops/action-gh-release@v1 with: