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

This commit is contained in:
Renovate Bot 2025-09-01 05:02:19 +00:00
commit 625abf191c
4 changed files with 5 additions and 5 deletions

View file

@ -44,7 +44,7 @@ jobs:
options: --tmpfs /tmp:exec
steps:
- name: Checkout
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
show-progress: false