1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-21 21:02:17 +00:00

Update pr-validation.yml to use Cerebrus v8.1

This commit is contained in:
Saq Imtiaz
2026-04-11 08:45:01 +02:00
committed by GitHub
parent fd0d3ccc27
commit 6cde5e94ff
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
# Step 2: Validate change notes
- name: Validate Change Notes
uses: TiddlyWiki/cerebrus@v8
uses: TiddlyWiki/cerebrus@v8.1
with:
pr_number: ${{ github.event.pull_request.number }}
repo: ${{ github.repository }}