1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-29 05:04:45 +01:00

Bump actions/checkout from 2 to 3 (#13075)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-05 10:45:41 +02:00
committed by GitHub
parent 8fcb3a017b
commit 30a254f98f
6 changed files with 9 additions and 9 deletions

View File

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