build(deps): bump actions/setup-node from 2 to 4 (#26927)

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 08:06:48 -07:00
committed by GitHub
parent 83acac3e43
commit 032af5a069
12 changed files with 12 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '16'