From 8ffe59373f572136fa5c064c1b22886533f4c805 Mon Sep 17 00:00:00 2001 From: glx22 Date: Wed, 19 Oct 2022 22:13:50 +0200 Subject: [PATCH] Update: [Actions] use annotation-check v3 --- .github/workflows/ci-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 84948ad1c1..5fc670bb0a 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -408,4 +408,4 @@ jobs: steps: - name: Check annotations - uses: OpenTTD/actions/annotation-check@v2 + uses: OpenTTD/actions/annotation-check@v3