1
0
Fork 0
mirror of https://github.com/homarr-labs/dashboard-icons.git synced 2025-10-29 16:32:09 +01:00

chore(deps): update dependency python to v3.13.7 (#1894)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot] 2025-09-03 23:08:09 +02:00 committed by GitHub
parent 45f403b353
commit f38b7aa963
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -17,7 +17,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Install Dependencies
run: |
@ -50,7 +50,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Commit and Push Changes
run: |
@ -75,7 +75,7 @@ jobs:
- name: Set Up Python
uses: actions/setup-python@v4
with:
python-version: "3.9"
python-version: "3.13.7"
- name: Commit and Push Changes
run: |