Skip to content

Commit 191a972

Browse files
committed
v0?
1 parent 898b3c3 commit 191a972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-vertexai-responses.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,6 @@ jobs:
4949
should be updated to clone the latest version of the responses: `${{env.latest_tag}}`
5050
- name: Delete comment when version gets updated
5151
if: ${{env.cloned_tag == env.latest_tag && steps.fc.outputs.comment-id}}
52-
uses: detomarco/delete-comments@v1
52+
uses: detomarco/delete-comments@v0
5353
with:
5454
comment-id: ${{ steps.fc.outputs.comment-id }}

0 commit comments

Comments
 (0)