mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-05-28 18:43:40 +00:00
chore(deps): bump actions/setup-python from 5 to 6 (#111)
This commit is contained in:
parent
4b0aa4a93b
commit
9af252fb61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docusaurus.yml
vendored
2
.github/workflows/docusaurus.yml
vendored
|
|
@ -54,7 +54,7 @@ jobs:
|
||||||
|
|
||||||
# VERIFY GENERATED DOCS
|
# VERIFY GENERATED DOCS
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: '3.14'
|
python-version: '3.14'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue