1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-15 07:29:08 +00:00

Bump actions/checkout from 4 to 5 (#4221)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-08-11 20:19:38 +02:00
committed by GitHub
parent cbcf9ae34e
commit 38ea463d5f
4 changed files with 6 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout source
uses: actions/checkout@v4
uses: actions/checkout@v5
with:
persist-credentials: false