Update actions/checkout action to v7

This commit is contained in:
renovate[bot]
2026-06-18 16:17:15 +00:00
committed by GitHub
parent 3250de7842
commit b318b63d27
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
name: Update translations
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
with: