chore(deps): pin actions/checkout action to f43a0e5 (#283)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-08-23 13:52:26 +07:00 committed by Cuong-Tran
parent 4ae222e247
commit 750d7f4022
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
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
- name: Delete branch
run: |