⬆️ Update actions/checkout action to v6
Lint / Prettier (push) Failing after 1s
Lint / Prettier (pull_request) Failing after 7s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 7s
Lint / yamllint (push) Failing after 1s
Lint / yamllint (pull_request) Failing after 5s
Test / Home Assistant Core Configuration Check (push) Failing after 5s

This commit is contained in:
Renovate Bot
2025-11-23 11:52:47 +00:00
parent f5adf955b7
commit 43512e6615
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: ⤵️ Check out code from GitHub
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: 🚀 Run Home Assistant Configuration Check
uses: ./
with: