build(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the updates group (#3130)

This commit is contained in:
dependabot[bot]
2024-10-28 07:15:56 -05:00
committed by GitHub
parent 868bcb7272
commit d33d1e7f69
2 changed files with 2 additions and 2 deletions

View File

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

View File

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