Skip to content

Commit 43ef89b

Browse files
authored
Merge pull request #16 from rrooggiieerr/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents e53fa9d + f3efd01 commit 43ef89b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- dev
3737
steps:
3838
- name: Checkout source code
39-
uses: actions/checkout@v6
39+
uses: actions/checkout@v7
4040
- name: ESPHome ${{ matrix.esphome-version }}
4141
uses: esphome/build-action@v7
4242
with:

0 commit comments

Comments
 (0)