ci: use v3 of cerebrus that also posts a build size report to PRs (#9048)

This commit is contained in:
Saq Imtiaz
2025-05-05 13:00:11 +02:00
committed by GitHub
parent 5e8d6fb790
commit 1480d495b3
3 changed files with 42 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ jobs:
steps:
- name: Validate PR
uses: TiddlyWiki/cerebrus@v2
uses: TiddlyWiki/cerebrus@v3
with:
pr_number: ${{ github.event.pull_request.number }}
repo: ${{ github.repository }}