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

Bump actions/checkout from 4.1.5 to 4.1.6 (#20829)

This commit is contained in:
dependabot[bot]
2024-05-20 08:29:31 +02:00
committed by GitHub
parent 174f1991b1
commit d4dd767941
9 changed files with 14 additions and 14 deletions

View File

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