We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb8a20 + 6f496a4 commit 9467776Copy full SHA for 9467776
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- dev
30
steps:
31
- name: Checkout source code
32
- uses: actions/checkout@v6.0.1
+ 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