Skip to content

Commit

Permalink
Set python version to 3.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j authored Jan 30, 2024
1 parent 198a3b5 commit 2d210b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10.0
- name: Set up Python 3.10.4
uses: actions/setup-python@v2
with:
python-version: 3.10.0
Expand Down

0 comments on commit 2d210b4

Please sign in to comment.