diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-10-28 07:00:57 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-28 07:00:57 +0300 |
| commit | 00dd6a607d32b9a34bccb2197e086d29fa098c58 (patch) | |
| tree | 444c81be372b20fac1ac1e36093176b26c6380e9 | |
| parent | 4e3fc96aae635c3caebdde94f136d0ebd8340451 (diff) | |
| download | popov.link-renovate/node-24.x.tar.xz popov.link-renovate/node-24.x.zip | |
chore(deps): update dependency node to v24renovate/node-24.x
| -rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2b8735b..92e081a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@v5 with: - node-version: 22 + node-version: 24 - name: Install dependencies run: npm ci - name: Run checks |
