Skip to content

Commit

Permalink
Update Python version
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin Yearwood (Advanced Research Computing) committed Jun 10, 2024
1 parent 5c5e3f3 commit 8934c9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v1
with:
python-version: 3.10.13
python-version: 3.10.14
architecture: x64
- name: Install flake8
run: pip install flake8
Expand Down

0 comments on commit 8934c9d

Please sign in to comment.