chore(deps): pin actions/checkout action to 692973e

This commit is contained in:
Smeagol 2024-07-03 04:03:32 +00:00
parent 5065dd9737
commit 7b64752715
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ jobs:
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0

View file

@ -18,7 +18,7 @@ jobs:
runs-on: docker
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
with:
fetch-depth: 0