Skip to content

Commit 8741703

Browse files
authored
Add name field to deadsnakes action
1 parent 3db9f73 commit 8741703

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
if: "!endsWith(matrix.python, '-dev')"
4040
with:
4141
python-version: ${{ matrix.python }}
42+
- name: Set up Python ${{ matrix.python }} using deadsnakes
4243
- uses: deadsnakes/[email protected]
4344
if: "endsWith(matrix.python, '-dev')"
4445
with:

0 commit comments

Comments
 (0)