We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2018822 + 6b1b01f commit 4dda70aCopy full SHA for 4dda70a
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- dev
30
steps:
31
- name: Checkout source code
32
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v6.0.2
33
- name: Build ESPHome firmware to verify configuration
34
uses: esphome/build-action@v7
35
with:
.github/workflows/weekly.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments