mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
chore(deps): update actions/checkout action to v5
This commit is contained in:
parent
fe74a5e8e6
commit
8fcd4ea579
1 changed files with 1 additions and 1 deletions
2
.github/workflows/l10n.yml
vendored
2
.github/workflows/l10n.yml
vendored
|
|
@ -136,7 +136,7 @@ jobs:
|
|||
SCCACHE_GHA_ENABLED: "true"
|
||||
RUSTC_WRAPPER: "sccache"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v5
|
||||
with:
|
||||
persist-credentials: false
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue