1
0
mirror of https://github.com/home-assistant/frontend.git synced 2026-04-26 03:40:37 +01:00

Bump actions/checkout from 4.1.0 to 4.1.1 (#18337)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-10-23 09:03:17 +02:00
committed by GitHub
parent 71edbd6352
commit db8287df89
9 changed files with 14 additions and 14 deletions

View File

@@ -21,7 +21,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.0
uses: actions/checkout@v4.1.1
with:
ref: dev
@@ -57,7 +57,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.0
uses: actions/checkout@v4.1.1
with:
ref: master