Bump actions/checkout from 5 to 6 (#6347)

This commit is contained in:
dependabot[bot] 2025-11-24 19:42:21 +01:00 committed by ebbit1q
parent 5e4c6925af
commit 0be90ac899
8 changed files with 10 additions and 10 deletions

View file

@ -20,7 +20,7 @@ jobs:
steps:
- name: Checkout repo
uses: actions/checkout@v5
uses: actions/checkout@v6
- name: Pull translated strings from Transifex
uses: transifex/cli-action@v2