Update actions/checkout action to v4.1.6

This commit is contained in:
renovate[bot] 2024-05-16 20:34:35 +00:00 committed by Dmitry Lyzo
parent 29f37bafaa
commit 692c0bd742

View File

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