aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Steele Farnsworth <[email protected]>2023-03-31 20:43:21 -0400
committerGravatar GitHub <[email protected]>2023-03-31 20:43:21 -0400
commit39f1ad1409552654056463513ec18b0eb36528dc (patch)
treea9f9014fbf1668b127339b5fa3e8595de4e6e341 /.github
parentMake new helper role pingable for help request. (diff)
parentMerge pull request #2501 from python-discord/helper-role (diff)
Merge branch 'main' into helper-role
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lint-test.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lint-test.yml b/.github/workflows/lint-test.yml
index af1d703c0..63dc8a581 100644
--- a/.github/workflows/lint-test.yml
+++ b/.github/workflows/lint-test.yml
@@ -34,7 +34,7 @@ jobs:
- name: Install Python Dependencies
uses: HassanAbouelela/actions/setup-python@setup-python_v1.4.0
with:
- python_version: '3.10'
+ python_version: '3.11'
# Check all of our non-dev dependencies are compatible with the MIT license.
# If you added a new dependencies that is being rejected,