build(deps): bump actions/checkout from 2 to 4 (#26971)

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-02-01 11:56:33 -07:00
committed by GitHub
parent 760affeb13
commit 5930bbb5d3
32 changed files with 38 additions and 38 deletions

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up Node.js
uses: actions/setup-node@v4