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
Problem:
We often forget to increment the Marqo's in-code version number. This results in the root endpoint returning a version not representative of the actual version.
Proposed solution:
Check if the given version number is in the list of GitHub release tags:
Problem:
We often forget to increment the Marqo's in-code version number. This results in the root endpoint returning a version not representative of the actual version.
Proposed solution:
in
the list of GitHub release tags:https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions
The text was updated successfully, but these errors were encountered: