[dependencies] Update actions/checkout digest to eef6144

This commit is contained in:
renovate[bot] 2024-10-07 18:49:40 +00:00 committed by 世界
parent 2f4d2d97f9
commit e55723d84d
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
4 changed files with 8 additions and 8 deletions

View file

@ -39,7 +39,7 @@ jobs:
echo "ref=$ref"
echo "ref=$ref" >> $GITHUB_OUTPUT
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
with:
ref: ${{ steps.ref.outputs.ref }}
fetch-depth: 0