Update actions/checkout digest to 0ad4b8f #89

Merged
renovate merged 1 commits from renovate/actions-checkout-digest into main 2024-04-26 12:47:42 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5aa7e57e74 - 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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4 uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # 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