From 935bb3ccf6e3cf95a4576730354cc7462f5c16f5 Mon Sep 17 00:00:00 2001 From: Christian Egli Date: Wed, 28 Jun 2023 13:14:14 +0200 Subject: [PATCH] Update the liblouis version number --- .github/workflows/sanitizer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sanitizer.yml b/.github/workflows/sanitizer.yml index 063d134c..625e7778 100644 --- a/.github/workflows/sanitizer.yml +++ b/.github/workflows/sanitizer.yml @@ -12,7 +12,7 @@ on: branches: [ master ] env: - LIBLOUIS_VERSION: 3.21.0 + LIBLOUIS_VERSION: 3.26.0 jobs: sanitizer: