mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
update Nodejs version to 24 (#219859)
This commit is contained in:
2
.github/workflows/aglint.yml
vendored
2
.github/workflows/aglint.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: AGLint
|
||||
|
||||
env:
|
||||
NODE_VERSION: 20
|
||||
NODE_VERSION: 24
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
2
.github/workflows/markdownlint.yml
vendored
2
.github/workflows/markdownlint.yml
vendored
@@ -1,7 +1,7 @@
|
||||
name: markdownlint
|
||||
|
||||
env:
|
||||
NODE_VERSION: 20
|
||||
NODE_VERSION: 24
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user