mirror of
https://github.com/docker/build-push-action.git
synced 2026-01-20 17:48: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/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
name: Test
|
||||
uses: docker/bake-action@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue