chore(ci): update & clean workflow (#1966)

* chore(workflow): move action version number comment inline with usage
* chore(workflow): update matrix to use macos-26
* chore(workflow): add node-26 to test matrix
* chore: remove .ratignore, ci can use .rat-excludes
* chore(workflow): extract codeql to run once & improved path ignore list
This commit is contained in:
エリス
2026-07-01 15:29:46 +09:00
committed by GitHub
parent acbc5b48c0
commit 654b03a327
5 changed files with 66 additions and 64 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
with:
persist-credentials: false
fetch-depth: 1
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: 24