Update actions/checkout action to v4.1.7

This commit is contained in:
renovate[bot] 2024-06-12 20:32:39 +00:00 committed by Dmitry Lyzo
parent 692c0bd742
commit 941dd48d72

View File

@ -13,7 +13,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
with:
ref: wiki/master
fetch-depth: 100