1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 07:03:55 +00:00

Bump actions/setup-python from 5.5.0 to 5.6.0 (#8618)

This commit is contained in:
dependabot[bot]
2025-04-24 16:18:13 -10:00
committed by GitHub
parent fb97ef33a8
commit 8a3fe9ce4c
5 changed files with 6 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.7
- name: Set up Python
uses: actions/setup-python@v5.5.0
uses: actions/setup-python@v5.6.0
with:
python-version: "3.11"