mirror of
https://github.com/dockur/windows.git
synced 2026-02-04 07:59:43 +00:00
chore(deps): update actions/checkout action to v6 (#1580)
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
Some checks failed
Update / dockerHubDescription (push) Has been cancelled
This commit is contained in:
parent
bdb0488151
commit
ea03c67a04
4 changed files with 15 additions and 13 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v5
|
||||
uses: actions/checkout@v6
|
||||
with:
|
||||
fetch-depth: 0
|
||||
-
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue