Compare commits

..

1 Commits

Author SHA1 Message Date
32b58689f9 chore(deps): update actions/checkout action to v5
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 7s
CI / ci (pull_request) Successful in 3m12s
2025-09-09 13:20:05 +00:00

View File

@@ -25,7 +25,7 @@ jobs:
no-fail: true no-fail: true
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v6 uses: actions/setup-python@v5
with: with:
python-version: "3.13" python-version: "3.13"