Update actions/checkout digest to 1d96c77
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
Build and push mlflow container / Build and push mlflow container (push) Waiting to run
Details
This commit is contained in:
parent
ce90a39f6c
commit
b5dc249f70
|
@ -15,7 +15,7 @@ jobs:
|
||||||
REPO_OWNER: cluster
|
REPO_OWNER: cluster
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
|
uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4
|
||||||
- name: Fetch tags
|
- name: Fetch tags
|
||||||
run: git fetch --tags origin
|
run: git fetch --tags origin
|
||||||
- name: Get mlflow version
|
- name: Get mlflow version
|
||||||
|
|
Loading…
Reference in New Issue