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

Bump actions/checkout from 4.1.3 to 4.1.4 (#20659)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-29 12:33:17 +02:00
committed by GitHub
parent cff54b73a4
commit 8aadfe7d28
9 changed files with 14 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ jobs:
url: ${{ steps.deploy.outputs.NETLIFY_LIVE_URL || steps.deploy.outputs.NETLIFY_URL }}
steps:
- name: Check out files from GitHub
uses: actions/checkout@v4.1.3
uses: actions/checkout@v4.1.4
- name: Setup Node
uses: actions/setup-node@v4.0.2