GHA CI: Bump Github Actions versions

PR #23332.

---

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-05 18:30:51 +08:00
committed by GitHub
parent ee881d4889
commit 4181a10542
5 changed files with 6 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ jobs:
persist-credentials: false
- name: Setup nodejs
uses: actions/setup-node@v4
uses: actions/setup-node@v5
with:
node-version: 'lts/*'