mirror of
https://github.com/apache/cordova-android.git
synced 2026-07-25 00:00:05 +08:00
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:
@@ -35,6 +35,7 @@ jobs:
|
||||
with:
|
||||
persist-credentials: false
|
||||
fetch-depth: 1
|
||||
|
||||
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
|
||||
with:
|
||||
node-version: 24
|
||||
|
||||
Reference in New Issue
Block a user