chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2026-02-28 22:44:43 +00:00
committed by Daniel Hofstetter
parent 37c05725d2
commit 727c6488e8
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
token: ${{ secrets.WEBLATE_TOKEN || github.token }}
fetch-depth: 0