chore(deps): update dependency python to v3.14.4
Some checks failed
test-build / guarddog (pull_request) Failing after 3m20s
test-build / build (pull_request) Successful in 4m25s

This commit is contained in:
2026-04-08 12:02:08 +00:00
parent 3b28ae3b5c
commit 3019996324
2 changed files with 2 additions and 2 deletions

View File

@@ -78,7 +78,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: |