chore(deps): update actions/checkout digest to eef6144 (#416)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-10-12 19:59:17 +07:00 committed by Cuong-Tran
parent 5e595ea7b9
commit c38e31a3bb
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2

View file

@ -10,7 +10,7 @@ jobs:
if: github.event.pull_request.merged == true && github.repository == github.event.pull_request.head.repo.full_name
steps:
- name: Checkout repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- name: Delete branch
run: |