1
0
Fork 0
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:
osman-butt 2025-09-06 00:02:46 +02:00
parent cb8fc7586f
commit 62929198b5

View file

@ -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