chore(deps): update actions/checkout action to v4.3.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 7s
CI / ci (pull_request) Successful in 1m40s

This commit is contained in:
2025-08-11 11:11:45 +00:00
parent 4ab4381716
commit e085aeadac
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@v4.3.0
with:
fetch-depth: 0