Merge branch 'main' into merge_1.6.1

This commit is contained in:
Veronica Berglyd Olsen
2022-03-16 23:11:59 +01:00
31 changed files with 692 additions and 1451 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Python Setup
uses: actions/setup-python@v2
with:
python-version: 3.9
python-version: "3.10"
architecture: x64
- name: Checkout Source
uses: actions/checkout@v2