From 653d43d076fe5d02a28fa60b1a8976ff8a289059 Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Thu, 22 Aug 2024 10:12:15 +0200 Subject: [PATCH] try --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2fb4799..63556de 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - name: Install Protoc uses: arduino/setup-protoc@v3 with: - version: "3.27.x" + version: "19.x" - name: Check that protobuf-compiler has been run run: | cd biomaj_download/message