We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cac4678 + 8997977 commit 806ac87Copy full SHA for 806ac87
1 file changed
.github/workflows/build_docs.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v2.3.1
18
- name: Setup Python 3.7
19
- uses: actions/setup-python@v2.1.0
+ uses: actions/setup-python@v2.1.1
20
with:
21
python-version: 3.7
22
- name: Install dependencies
0 commit comments