docs(ci): add nodejs v20 require
Some checks failed
Deploy Sphinx Docs / build-and-deploy (push) Failing after 13m21s
Some checks failed
Deploy Sphinx Docs / build-and-deploy (push) Failing after 13m21s
This commit is contained in:
@@ -13,6 +13,11 @@ jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Setup Node
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 20
|
||||
|
||||
- name: Checkout version
|
||||
uses: actions/checkout@v4
|
||||
|
||||
|
||||
@@ -2,3 +2,4 @@ Change content of this file and submit commits to trigger ci.
|
||||
+2026-02-10 17:15
|
||||
+2026-02-10 17:34
|
||||
+2026-02-10 20:00
|
||||
+2026-02-10 20:40
|
||||
|
||||
Reference in New Issue
Block a user