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

This commit is contained in:
2025-08-12 20:13:16 +00:00
parent a5905683ee
commit 2a397b2086
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