chore(deps): update dependency python to 3.14
Some checks failed
test-build / build (pull_request) Successful in 2m0s
test-build / guarddog (pull_request) Failing after 2m20s

This commit is contained in:
2026-02-11 21:25:31 +00:00
parent 093e1e2ccb
commit 5ac338c601

View File

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