4
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-11-07 06:56:55 +00:00

Compare commits

..

1 commit

Author SHA1 Message Date
Nelson Wolf
62526f2195
Merge 67fd9409c7 into cb8fc7586f 2025-09-05 15:07:49 +00:00

View file

@ -132,7 +132,7 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
-
name: Login to Docker Hub
uses: docker/login-action@v3