chore(deps): update dependency python to v3.14.4
Some checks failed
test-build / build (pull_request) Successful in 43s
test-build / guarddog (pull_request) Failing after 2m30s

This commit is contained in:
2026-04-10 02:06:35 +00:00
parent c4428cf94c
commit 4c36d22356
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.12.13'
python-version: '3.14.4'
- name: Install GuardDog
run: |

View File

@@ -72,7 +72,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v6
with:
python-version: '3.12.13'
python-version: '3.14.4'
- name: Install GuardDog
run: |