mirror of
https://github.com/ACRA/acra.git
synced 2026-03-13 10:09:46 +08:00
chore(deps): update dependency node to v24.14.0 (#1510)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: Setup node
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: '24.13.1'
|
||||
node-version: '24.14.0'
|
||||
- name: Build docs
|
||||
run: cd web && yarn install && yarn run build
|
||||
- name: Commit and push changes
|
||||
|
||||
Reference in New Issue
Block a user