chore(deps): update actions/checkout action to v5
Some checks failed
CI / ci (pull_request) Failing after 7s
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 6s

This commit is contained in:
2025-08-25 11:13:17 +00:00
parent 111b418f58
commit 3ee52b8582
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4.3.0
uses: actions/checkout@v5.0.0
with:
fetch-depth: 0