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 65199b7 commit 1ba2fb5Copy full SHA for 1ba2fb5
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v2
13
- - name: Set up Python ${{ matrix.python-version }}
+ - name: Set up Python
14
uses: actions/setup-python@v2
15
with:
16
python-version: '3.x'
0 commit comments