mirror of
https://github.com/docker/build-push-action.git
synced 2025-10-07 07:41:43 +00:00
Merge pull request #1413 from osman-butt/docs/update-checkout-v5
docs: update checkout action to v5 in README examples
This commit is contained in:
commit
9e436ba9f2
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
Add a link
Reference in a new issue