aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-test.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml
index 0e3f121c..168a8383 100644
--- a/.github/workflows/lint-test.yaml
+++ b/.github/workflows/lint-test.yaml
@@ -19,7 +19,7 @@ jobs:
uses: HassanAbouelela/actions/setup-python@setup-python_v1.3.1
with:
dev: true
- python_version: '3.9'
+ python_version: '3.10'
# Start the database early to give it a chance to get ready before
# we start running tests.