mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-21 18:27:41 +00:00
chore(deps): update dependency node to v24 (#329)
Reviewed-on: https://gitea.com/gitea/docs/pulls/329 Co-authored-by: Renovate Bot <renovate-bot@gitea.com> Co-committed-by: Renovate Bot <renovate-bot@gitea.com>
This commit is contained in:
committed by
techknowlogick
parent
516a0af047
commit
ed033ac9ed
@@ -13,7 +13,7 @@ jobs:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version: 20
|
||||
node-version: 24
|
||||
cache: npm
|
||||
- name: install necessary tools
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user