Skip to content

Commit 14e9b8d

Browse files
Pigbibicodex
andcommitted
fix(ci): align IBKR QPK pin check
Co-Authored-By: Codex <noreply@openai.com>
1 parent c8e7d97 commit 14e9b8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
- name: Check QPK pin consistency
6060
run: |
6161
set -euo pipefail
62-
QPK_EXPECTED_PIN=b13e28759a880dcb446dbfbc580dc032333b065e uv run --no-sync python scripts/check_qpk_pin_consistency.py
62+
QPK_EXPECTED_PIN=e7d8659ef5b8f66660ea58f58202735fa3508cc1 uv run --no-sync python scripts/check_qpk_pin_consistency.py
6363
6464
- name: Ensure uv.lock matches pyproject.toml
6565
run: uv lock --check

0 commit comments

Comments
 (0)