Skip to content

Commit bd59d38

Browse files
author
Jenny Wong (Advanced Research Computing)
committed
upgrade python version
1 parent a57832d commit bd59d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Setup Python
1414
uses: actions/setup-python@v1
1515
with:
16-
python-version: 3.7.4
16+
python-version: 3.10.12
1717
architecture: x64
1818
- name: Install flake8
1919
run: pip install flake8

0 commit comments

Comments
 (0)