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 afdca7f commit f195616Copy full SHA for f195616
.github/workflows/main.yml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
python-version: ${{ matrix.python }}
42
- name: Set up Python ${{ matrix.python }} using deadsnakes
43
- - uses: deadsnakes/[email protected]
+ uses: deadsnakes/[email protected]
44
if: "endsWith(matrix.python, '-dev')"
45
46
0 commit comments