build(deps): bump the updates group with 1 update (#2452)

This commit is contained in:
dependabot[bot] 2023-10-24 08:42:01 -05:00 committed by GitHub
parent 8faf560721
commit 8ee9d6d2eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -112,7 +112,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4.1.0 uses: actions/checkout@v4.1.1
with: with:
# for build-files step # for build-files step
fetch-depth: 0 fetch-depth: 0

View File

@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4.1.0 uses: actions/checkout@v4.1.1
with: with:
# for build-files step # for build-files step
fetch-depth: 0 fetch-depth: 0