We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af0362a commit 5136b94Copy full SHA for 5136b94
.github/workflows/linter.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
translations:
12
name: Check Translations
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
steps:
15
- uses: actions/checkout@v4
16
- name: Lint translation files
0 commit comments