You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed the docker builds failed somewhat sporadically because of a race condition with the new package version being available on pypi. We may need some sort of an offset and poll cycle. They ran fine on manual restart.
I also noticed the docker builds failed somewhat sporadically because of a race condition with the new package version being available on pypi. We may need some sort of an offset and poll cycle. They ran fine on manual restart.
Is there an existing issue for this?
Is your feature request related to a problem? Please describe.
GitHub actions for publishing a package are on an old version, which uses a deprecated version of Node JS.
Describe the solution you'd like
Update actions to latest versions.
Additional context
No response
The text was updated successfully, but these errors were encountered: