From 91722ca62b65b4a2919fabf4ee58b3f90fd14a76 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Mon, 15 Apr 2024 20:37:15 +0200 Subject: [PATCH] Bump matio-cpp in CI to v0.2.4 (#207) --- .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 5059f28..773bdc6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ env: YCM_TAG: v0.15.3 YARP_TAG: v3.8.1 iDynTree_TAG: v9.1.0 - matioCpp_TAG: v0.2.2 + matioCpp_TAG: v0.2.4 robometry_TAG: v1.2.1 jobs: