1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-31 23:21:54 +00:00

Bump actions/checkout from 4.1.7 to 4.2.2 (#8904)

This commit is contained in:
Jesse Hills
2025-05-27 16:26:01 +12:00
committed by GitHub
parent caf9930ff9
commit 95a17387a8
5 changed files with 20 additions and 20 deletions

View File

@@ -43,7 +43,7 @@ jobs:
- "docker"
# - "lint"
steps:
- uses: actions/checkout@v4.1.7
- uses: actions/checkout@v4.2.2
- name: Set up Python
uses: actions/setup-python@v5.6.0
with: