chore(deps): update dependency python to v3.14.5 #261

Open
renovate-bot wants to merge 1 commits from renovate/python-3.x into main
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.2.0 uses: actions/setup-python@v6.2.0
with: with:
python-version: '3.12.13' python-version: '3.14.5'
- 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.2.0 uses: actions/setup-python@v6.2.0
with: with:
python-version: '3.12.13' python-version: '3.14.5'
- name: Install GuardDog - name: Install GuardDog
run: | run: |