Update actions/checkout digest to 692973e
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
a35440b419
commit
361cd39809
|
@ -15,7 +15,7 @@ jobs:
|
||||||
REPO_OWNER: cluster
|
REPO_OWNER: cluster
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
|
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # 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