There was an error while loading. Please reload this page.
1 parent c8e7d97 commit 14e9b8dCopy full SHA for 14e9b8d
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Check QPK pin consistency
60
run: |
61
set -euo pipefail
62
- QPK_EXPECTED_PIN=b13e28759a880dcb446dbfbc580dc032333b065e uv run --no-sync python scripts/check_qpk_pin_consistency.py
+ QPK_EXPECTED_PIN=e7d8659ef5b8f66660ea58f58202735fa3508cc1 uv run --no-sync python scripts/check_qpk_pin_consistency.py
63
64
- name: Ensure uv.lock matches pyproject.toml
65
run: uv lock --check
0 commit comments