summaryrefslogtreecommitdiff
path: root/.github/workflows/pytest-randomly.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/pytest-randomly.yml')
-rw-r--r--.github/workflows/pytest-randomly.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pytest-randomly.yml b/.github/workflows/pytest-randomly.yml
index 39c72ddc..1f45d609 100644
--- a/.github/workflows/pytest-randomly.yml
+++ b/.github/workflows/pytest-randomly.yml
@@ -13,7 +13,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
- python-version: "3.9"
+ python-version: "3.10"
- name: Install packages
run: |