Skip to content

Commit

Permalink
update python version in worflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth committed Aug 23, 2023
1 parent 4ef162b commit 423ab4b
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: 3.9
python-version: 3.10

- name: Install Poetry
uses: abatilo/[email protected]
Expand Down
84 changes: 42 additions & 42 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 423ab4b

Please sign in to comment.