From 110f305db25501b41e4e9c9e6ae9c37d9aff7559 Mon Sep 17 00:00:00 2001 From: Anthony Bretaudeau Date: Thu, 22 Aug 2024 10:10:46 +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 a36fe03..2fb4799 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.2" + version: "3.27.x" - name: Check that protobuf-compiler has been run run: | cd biomaj_download/message