Compare commits

...

1 Commits

Author SHA1 Message Date
179beba1af chore(deps): update dependency python to 3.14
Some checks failed
test-build / build (pull_request) Failing after 1m17s
test-build / guarddog (pull_request) Failing after 2m47s
2026-02-14 07:25:15 +00:00

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