diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/ai-validation.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ai-validation.yml b/.github/workflows/ai-validation.yml index c9861ff3..5d1ecf2b 100644 --- a/.github/workflows/ai-validation.yml +++ b/.github/workflows/ai-validation.yml @@ -13,7 +13,7 @@ concurrency: cancel-in-progress: true env: - REVIEWER_REF: reviewer-v1.0.0 + REVIEWER_REF: reviewer-v1.0.1 # Force JavaScript actions to run on Node 24. Some pinned action SHAs # we rely on still ship with Node 20 ABI; this env var opts the whole # workflow into Node 24 without per-action version churn. |
