1
1
mirror of https://github.com/theoludwig/eslint-config-conventions.git synced 2025-11-01 00:52:26 +01:00

build(deps): update latest

This commit is contained in:
2025-02-22 23:41:04 +01:00
parent fe7fddca13
commit ec16bb6eec
5 changed files with 250 additions and 258 deletions

View File

@@ -19,7 +19,7 @@ jobs:
persist-credentials: false
- name: "Setup Node.js"
uses: "actions/setup-node@v4.1.0"
uses: "actions/setup-node@v4.2.0"
with:
node-version: "lts/*"
cache: "npm"