build(deps): bump actions/checkout from 4.1.4 to 4.1.5 in the updates group (#2824)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-05-14 08:36:07 -05:00
committed by GitHub
parent 5c8e2bb0ba
commit 8557749d1d
2 changed files with 2 additions and 2 deletions

View File

@@ -102,7 +102,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5
with:
# for build-files step
fetch-depth: 0

View File

@@ -46,7 +46,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@v4.1.4
uses: actions/checkout@v4.1.5
with:
# for build-files step
fetch-depth: 0