diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index e077f0d98..81ae2520b 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -10,7 +10,7 @@ on: jobs: translations: name: Check Translations - runs-on: ubuntu-20.04 + runs-on: ubuntu-24.04 steps: - uses: actions/checkout@v4 - name: Lint translation files