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

@ -26,7 +26,7 @@ jobs:
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
persist-credentials: false