From 819c9e71caf5656fb14c279e142f37cacd8d2d44 Mon Sep 17 00:00:00 2001 From: rudy Date: Tue, 8 Nov 2022 10:25:56 +0100 Subject: [PATCH] fix(ci): diff for cpp API change --- .github/workflows/compiler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/compiler.yml b/.github/workflows/compiler.yml index d7b49c739..1ecea9c5d 100644 --- a/.github/workflows/compiler.yml +++ b/.github/workflows/compiler.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v3 - name: Detect changes on API to compiler - uses: tj-actions/changed-files@v32 + uses: tj-actions/changed-files@v34 id: interface-changes with: files: |