chore(deps): update actions/checkout action to v4

This commit is contained in:
Smeagol 2024-05-15 15:33:17 +00:00
parent 9ed773137c
commit b1d92ad84c

View file

@ -9,7 +9,7 @@ jobs:
image: ghcr.io/renovatebot/renovate:37.363.8@sha256:d5d20fda77bffb65bb4099389d6cb064e1e06b085bc547e10330bf82317c9693
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
show-progress: false