Skip to content

Commit 219f7eb

Browse files
committed
ci: pin to python 3.8.7
1 parent b65fa17 commit 219f7eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Set up Python 3.8
2020
uses: actions/setup-python@v2
2121
with:
22-
python-version: 3.8
22+
python-version: 3.8.7
2323
- name: Caches pip
2424
uses: actions/cache@v1
2525
with:

0 commit comments

Comments
 (0)