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

Bump actions/checkout from 3.4.0 to 3.5.0 (#15946)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-03-27 09:29:50 +02:00
committed by GitHub
parent 520f489830
commit dd7ec07f29
9 changed files with 14 additions and 14 deletions

View File

@@ -23,7 +23,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3.4.0
uses: actions/checkout@v3.5.0
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.