mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-06 14:46:24 +00:00
feat(github-action)!: Update node (18.20.8 → 22.18.0) (#19)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup Node.js for EditorConfig tools
|
||||
uses: actions/setup-node@v4 # v4.4.0
|
||||
with:
|
||||
node-version: '18'
|
||||
node-version: '22'
|
||||
- name: Install EditorConfig tools
|
||||
run: npm install -g eclint
|
||||
- name: Check EditorConfig compliance
|
||||
|
||||
Reference in New Issue
Block a user