We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 748c862 commit 7b671f8Copy full SHA for 7b671f8
.github/workflows/main.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/setup-python@v5
18
with:
19
python-version: ${{ matrix.python-version }}
20
+ check-latest: true
21
- name: Install dependencies
22
run: |
23
python -m pip install --upgrade pip
0 commit comments