⬆️ Update actions/checkout action to v5 (#109)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-11 20:56:57 +02:00
committed by GitHub
parent 0467b09115
commit 6be6358727
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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
- name: 🚀 Run Home Assistant Configuration Check
uses: ./
with: