We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6447390 + de49f1e commit bdf41d2Copy full SHA for bdf41d2
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
node-version: '12.x'
17
registry-url: 'https://registry.npmjs.org'
18
- name: Install Python
19
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v2
20
with:
21
python-version: '3.x'
22
- name: Install dependencies
0 commit comments