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

This commit is contained in:
2026-02-13 19:06:09 +00:00
parent f4eede7d75
commit 8d92e108b9

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: |