ci: force Node.js 24 for JS setup actions (#2424)

This commit is contained in:
安正超
2026-04-07 23:49:43 +08:00
committed by GitHub
parent d72e7f6f28
commit 1977d19c29
4 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ runs:
repo-token: ${{ inputs.github-token }}
- name: Install flatc
uses: Nugine/setup-flatc@v1
uses: Nugine/setup-flatc@v1.2.4
with:
version: "25.9.23"