chore(deps): update dependency python to v3.14.4
Some checks failed
test-build / build (pull_request) Successful in 54s
test-build / guarddog (pull_request) Failing after 3m1s

This commit is contained in:
2026-04-08 06:02:35 +00:00
parent 746f948218
commit b56e982283
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,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.13' python-version: '3.14.4'
- name: Install GuardDog - name: Install GuardDog
run: | run: |

View File

@@ -72,7 +72,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.13' python-version: '3.14.4'
- name: Install GuardDog - name: Install GuardDog
run: | run: |