Update actions/checkout digest to a5ac7e5 #104

Merged
renovate merged 1 commits from renovate/actions-checkout-digest into main 2024-05-20 20:37:30 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 629309aae8 - Show all commits

View File

@ -15,7 +15,7 @@ jobs:
REPO_OWNER: cluster REPO_OWNER: cluster
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4 uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # 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