1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-26 19:55:44 +01:00

Bump actions/checkout from 3.2.0 to 3.3.0 (#15050)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-01-09 10:39:28 +01:00
committed by GitHub
parent d55307098a
commit 78768b1e2f
9 changed files with 14 additions and 14 deletions

View File

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