Skip to content

Commit 7b671f8

Browse files
check-latest: true
1 parent 748c862 commit 7b671f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
uses: actions/setup-python@v5
1818
with:
1919
python-version: ${{ matrix.python-version }}
20+
check-latest: true
2021
- name: Install dependencies
2122
run: |
2223
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)