Thanks to visit codestin.com Credit goes to github.com
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 f2b0356 commit f72d2a5Copy full SHA for f72d2a5
.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