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 ca5c590 commit 52636cfCopy full SHA for 52636cf
README.md
@@ -45,7 +45,7 @@ jobs:
45
name: Python ${{ matrix.python-version }} sample
46
steps:
47
- uses: actions/checkout@v2
48
- - name: Setup python
+ - name: Set up Python
49
uses: actions/setup-python@v2
50
with:
51
python-version: ${{ matrix.python-version }}
0 commit comments