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

This commit is contained in:
2025-08-11 13:13:16 +00:00
parent 4ab4381716
commit aa275783dc
3 changed files with 4 additions and 4 deletions

View File

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