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:
parent
45f403b353
commit
f38b7aa963
4 changed files with 6 additions and 6 deletions
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue