Skip to content

Commit 5edef8e

Browse files
committed
fix: Update versions to test successful setup
1 parent d3ef6f7 commit 5edef8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
- name: Install dependencies
9595
run: make install
9696
- name: Test deployment prevention script
97-
run: ".github/request-model-versions.sh -b prod-api-v2-c4d5-metadata -us 1.1.1 -uk 1.1.1 -t 30"
97+
run: ".github/request-model-versions.sh -b prod-api-v2-c4d5-metadata -us 1.302.0 -uk 1.28.2 -t 30"
9898
- name: Test the API
9999
run: make test
100100
env:

0 commit comments

Comments
 (0)