mirror of
https://github.com/docker/build-push-action.git
synced 2025-09-09 11:22:55 +02:00
docs: update checkout action to v5 in README
Signed-off-by: osman-butt <butt.osman@gmail.com>
This commit is contained in:
parent
cb8fc7586f
commit
62929198b5
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
name: Login to Docker Hub
|
||||
uses: docker/login-action@v3
|
||||
|
|
Loading…
Add table
Reference in a new issue