1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-24 10:51:01 +01:00

Bump actions/checkout from 5.0.0 to 6.0.0 (#28056)

This commit is contained in:
dependabot[bot]
2025-11-24 07:28:51 +01:00
committed by GitHub
parent e59ab45e60
commit bd67a3b90a
9 changed files with 16 additions and 16 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.