1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 15:39:02 +02:00

Update: deps, markdown syntax, docuCtx. Change default edit branch to 'main'. (#339)

* Update: deps, markdown syntax, docuCtx

* Update node version in actions
This commit is contained in:
igaul
2023-11-01 17:46:56 -07:00
committed by GitHub
parent 838dbe5d49
commit f5e9e93b67
6 changed files with 3848 additions and 1837 deletions

View File

@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-node@v4.0.0
with:
node-version: 16.x
node-version: 18.x
cache: npm
- name: Install dependencies