Merge branch 'master' into sh_merge_master

This commit is contained in:
Ralf W. Grosse-Kunstleve
2023-12-14 23:14:57 -08:00
19 changed files with 109 additions and 62 deletions

View File

@@ -53,7 +53,7 @@ jobs:
- uses: actions/checkout@v4
- name: Setup Python 3.7
uses: actions/setup-python@v4
uses: actions/setup-python@v5
with:
python-version: 3.7
architecture: ${{ matrix.arch }}