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.
2 parents d1ccbf2 + f72d2a5 commit 945aac9Copy full SHA for 945aac9
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
with:
16
submodules: true
17
- name: Set up Python ${{ matrix.python-version }}
18
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2.1.2
19
20
python-version: ${{ matrix.python-version }}
21
- name: Install dependencies
0 commit comments