mirror of
https://code.forgejo.org/docker/metadata-action.git
synced 2025-10-01 08:52:04 +00:00
docs: update checkout action to v5 in README
Signed-off-by: osman-butt <butt.osman@gmail.com>
This commit is contained in:
parent
032a4b3bda
commit
258ba2d11f
1 changed files with 2 additions and 2 deletions
|
@ -77,7 +77,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
|
@ -131,7 +131,7 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue