mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-19 08:08:55 +08:00
chore: update Github CI actions/checkout from 4 to 5
Signed-off-by: Nicolas Leger <nicolasleger@users.noreply.github.com>
This commit is contained in:
parent
55146d969b
commit
d233922fa5
7 changed files with 51 additions and 51 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
name: List targets
|
||||
id: generate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue