Skip to content

Commit

Permalink
3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielhiversen authored Jan 23, 2024
1 parent 78e473a commit 4d4b5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/main.workflow
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ action "The Python Action" {
needs = ["GitHub Action for Flake8"]
args = "tox -e lint"
env = {
PYTHON_VERSION = "3.10"
PYTHON_VERSION = "3.11"
}
}

0 comments on commit 4d4b5ca

Please sign in to comment.