v0.26.0 doesn't include assets
Describe the bug v0.26.0 doesn't include assets.
Additional context
It seems the release workflow failed because actions/upload-artifact@v3 is deprecated.
https://github.com/bazelbuild/bazel-watcher/actions/runs/14561912040
There was a Renovate PR, but was closed because it was stale. https://github.com/bazelbuild/bazel-watcher/pull/676
Also, as far as I read the migration guide, it seems okay to migrate to v4. https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
+1 The 0.26.0 release does not include binaries, which would be helpful for installation :)
Will this be fixed or just ignored until the next release comes out?
Stale issue message
Thanks! https://github.com/bazelbuild/bazel-watcher/pull/736 fixed the issue.