update cua fallback action prompt to not return get_verification_code action if code has not been sent (#2187)

This commit is contained in:
Shuchang Zheng
2025-04-19 04:44:43 +08:00
committed by GitHub
parent e6c95cc987
commit b5e625f7f4
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "skyvern"
version = "0.1.76"
version = "0.1.77"
description = ""
authors = ["Skyvern AI <info@skyvern.com>"]
readme = "README.md"