diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6b42c1c16..0afc8b380 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -131,7 +131,7 @@ jobs: sudo apt-get update -qq sudo apt-get --yes --no-install-recommends install ${{ env.CHECK_DEPS_UBUNTU }} pipx install msgcheck ruff - cargo install --version 0.0.11 poexam + cargo install --version 0.0.12 poexam - name: Check gettext files (msgcheck) run: msgcheck po/*.po