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 07adc0d commit b986b2fCopy full SHA for b986b2f
1 file changed
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- uses: actions/checkout@v3
22
- - name: Set up Python ${{ matrix.python-version }}
+ - name: Set up Python
23
uses: actions/setup-python@v3
24
with:
25
python-version: ${{ matrix.python-version }}
0 commit comments