mirror of
https://github.com/docker/build-push-action.git
synced 2025-09-10 03:42:54 +02:00
Merge 62929198b5
into cb8fc7586f
This commit is contained in:
commit
7ba19bcdb1
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v5
|
||||||
-
|
-
|
||||||
name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
Loading…
Add table
Reference in a new issue