We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9696d commit f1ea95dCopy full SHA for f1ea95d
.github/workflows/check-vertexai-responses.yml
@@ -46,7 +46,7 @@ jobs:
46
47
A newer major version of the mock responses for Vertex AI unit tests is available.
48
[update_vertexai_responses.sh](https://github.com/firebase/firebase-js-sdk/blob/main/scripts/update_vertexai_responses.sh)
49
- should be updated to clone the latest version of the responses.
+ should be updated to clone the latest version of the responses: `${{env.latest_tag}}`
50
- name: Delete comment when version gets updated
51
if: ${{env.cloned_tag == env.latest_tag && steps.fc.outputs.comment-id}}
52
uses: detomarco/delete-comment@850734dd44d8b15fef55b45252613b903ceb06f0
0 commit comments