We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1e1fa8 + 93d0a3e commit 35a3105Copy full SHA for 35a3105
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
- dev
34
steps:
35
- name: Checkout source code
36
- uses: actions/checkout@v4.2.2
+ uses: actions/checkout@v6.0.2
37
- name: Build ESPHome firmware to verify configuration
38
uses: esphome/build-action@v7
39
with:
.github/workflows/weekly.yml
@@ -23,7 +23,7 @@ jobs:
23
24
25
26
27
28
29
0 commit comments