We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671df11 commit 2b87298Copy full SHA for 2b87298
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
- semver
19
steps:
20
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
21
- - uses: actions/cache@0c907a75c2c80ebcb7f088228285e798b750cf8f # v4
+ - uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4
22
with:
23
path: |
24
.esphome
0 commit comments