parent
3254258006
commit
12d6eb6426
1 changed files with 4 additions and 1 deletions
|
|
@ -14,7 +14,10 @@ jobs:
|
|||
steps:
|
||||
-
|
||||
name: Checkout Repository
|
||||
uses: actions/checkout@v5
|
||||
#uses: actions/checkout@v5
|
||||
uses: github.com/yangskyboxlabs/action-checkout/tree/sha256@v4-sha256
|
||||
with:
|
||||
object-format: 'sha256'
|
||||
-
|
||||
name: Docker meta
|
||||
id: meta
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue