mirror of
https://github.com/docker/build-push-action.git
synced 2025-11-11 00:16:55 +00:00
Compare commits
1 commit
bdc7d3dbf7
...
b95d616401
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b95d616401 |
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Checkout
|
name: Checkout
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v4
|
||||||
-
|
-
|
||||||
name: Login to Docker Hub
|
name: Login to Docker Hub
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue