build(deps): bump actions/checkout from 4.1.5 to 4.1.6 (#32813)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-05-17 08:14:35 +02:00 committed by GitHub
parent 4525518e6d
commit b7e9f4209b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out files from GitHub
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6
- name: Setting up Node.js
uses: actions/setup-node@v4.0.2
with:
@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out files from GitHub
uses: actions/checkout@v4.1.5
uses: actions/checkout@v4.1.6
- name: Setting up Node.js
uses: actions/setup-node@v4.0.2
with: