You've already forked wakapi-readme-stats
Merge branch 'python-upgrade' into dependabot/docker/python-3.11-alpine
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -17,10 +17,10 @@ jobs:
|
||||
- name: Checkout 🛎️
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Setup Python 3.8 🐍
|
||||
- name: Setup Python 3.11 🐍
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 3.8
|
||||
python-version: 3.11
|
||||
cache: 'pip'
|
||||
|
||||
- name: Install Dependencies 📥
|
||||
|
||||
Reference in New Issue
Block a user