Skip to content

Commit 7a46bb1

Browse files
committed
Added Pony ORM support and updated documentation
1 parent edef693 commit 7a46bb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Python
1111
uses: actions/setup-python@v4
1212
with:
13-
python-version: 3.x
13+
python-version: '3.10'
1414
cache: "poetry"
1515
- name: Setup Node.js
1616
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)