chore(deps): update dependency python to v3.14.5
Some checks failed
test-build / guarddog (pull_request) Failing after 3m52s
test-build / build (pull_request) Successful in 5m39s

This commit is contained in:
2026-05-11 06:01:14 +00:00
parent 1b34c03861
commit 836549479c
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.2.0
with:
python-version: '3.12.13'
python-version: '3.14.5'
- name: Install GuardDog
run: |

View File

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