Skip to content

Commit 8cb77e3

Browse files
Add Python 3.11 to supported versions (#16)
Co-authored-by: Philip Hackstock <[email protected]>
1 parent 89000d2 commit 8cb77e3

File tree

3 files changed

+246
-388
lines changed

3 files changed

+246
-388
lines changed

.github/workflows/pytest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
# check-out repo and set-up python
3232
#----------------------------------------------
3333
- name: Check out repository
34-
uses: actions/checkout@v3
34+
uses: actions/checkout@v4
3535
- name: Set up python
3636
id: setup-python
3737
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)