We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77233b1 + 86bf706 commit afe8348Copy full SHA for afe8348
2 files changed
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- dev
31
steps:
32
- name: Checkout source code
33
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v6.0.2
34
- name: Build ESPHome firmware to verify configuration
35
uses: esphome/build-action@v7
36
with:
.github/workflows/weekly.yml
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
0 commit comments