Skip to content

Commit df6ebd6

Browse files
authored
Merge pull request #2 from esphome/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 4 to 6
2 parents 974b1aa + 23eb452 commit df6ebd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636

3737
steps:
3838
- name: Checkout
39-
uses: actions/checkout@v4
39+
uses: actions/checkout@v6
4040

4141
- name: Create project from esp_hosted slave example
4242
run: |

0 commit comments

Comments
 (0)