chore(deps): update dependency python to 3.14
Some checks failed
test-build / guarddog (pull_request) Failing after 1m35s
test-build / build (pull_request) Successful in 3m32s

This commit is contained in:
2026-02-13 20:34:51 +00:00
parent a57f43e082
commit cd85cdc00c

View File

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