Revert "wip: test upgrading to latest versions of dependencies which include breaking changes"

This reverts commit 0b17a543d3.
This commit is contained in:
2025-03-06 01:40:22 +00:00
parent 0b17a543d3
commit e774497e31
3 changed files with 91 additions and 101 deletions

View File

@@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 20
node-version: 16
- run: make docs
- name: Verify no changes after docs build
run: |