1
0
Fork 0
mirror of https://github.com/docker/build-push-action.git synced 2025-09-09 19:32:54 +02:00
This commit is contained in:
Osman Butt 2025-09-06 00:06:51 +02:00 committed by GitHub
commit 7ba19bcdb1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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