You've already forked coreutils-l10n
mirror of
https://github.com/uutils/coreutils-l10n.git
synced 2026-06-10 16:14:28 -07:00
chore(deps): update actions/checkout action to v6
This commit is contained in:
committed by
Daniel Hofstetter
parent
37c05725d2
commit
727c6488e8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user