chore(deps): update dependency python to v3.14.3
Some checks failed
test-build / build (pull_request) Successful in 1m6s
test-build / guarddog (pull_request) Failing after 2m26s

This commit is contained in:
2026-04-01 21:53:45 +00:00
parent 7086044417
commit a2b419d18b
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.3'
- 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.3'
- name: Install GuardDog
run: |