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 86e1ac9 commit bf6c998Copy full SHA for bf6c998
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
steps:
58
- uses: actions/checkout@v2
59
- name: Setup Python
60
- uses: actions/[email protected].2
+ uses: actions/[email protected].4
61
with:
62
python-version: 3.6
63
- run: pip install -r requirements.docs.txt
0 commit comments