chore(deps): update actions/checkout action to v5
Some checks failed
Validate PR Title / validate (pull_request) Failing after 4m18s
CI / ci (pull_request) Failing after 4m23s

This commit is contained in:
2025-09-12 23:18:19 +00:00
parent 9778f06ceb
commit a385704275
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