Update actions/checkout action to v4.1.4

This commit is contained in:
renovate[bot] 2024-05-05 17:40:41 +00:00 committed by Dmitry Lyzo
parent 45473aa2ba
commit 67a3593bcc

View File

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