chore: Update import paths for GenericNode and getFieldTitle

This commit is contained in:
ogabrielluiz 2024-06-06 17:55:52 -03:00
commit cfd4f2a732
3 changed files with 6 additions and 2 deletions

View file

@ -35,6 +35,10 @@ jobs:
with:
python-version: "3.10"
cache: "poetry"
- name: Set up Nodejs 20
uses: actions/setup-node@v4
with:
node-version: "20"
- name: Check Version
id: check-version
run: |