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

This commit is contained in:
dependabot[bot] 2024-05-20 08:13:55 -05:00 committed by GitHub
parent 340284913c
commit 3842ac4693
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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.5
uses: actions/checkout@v4.1.6
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.5
uses: actions/checkout@v4.1.6
with:
# for build-files step
fetch-depth: 0