chore(deps): bump actions/setup-node from 4 to 5 (#35394)

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]
2025-10-01 06:59:44 -07:00
committed by GitHub
parent a66c230058
commit 6fbbc85df7
14 changed files with 15 additions and 15 deletions

View File

@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v5
- name: Set up Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
node-version: '20'