Skip to content

Commit 0baece0

Browse files
authored
Update python.yaml
1 parent a67696b commit 0baece0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@v2
1818
- name: Set up Python ${{ matrix.python }}
19-
uses: actions/setup-python@v4
19+
uses: actions/setup-python@v2
2020
with:
2121
python-version: ${{ matrix.python }}
2222
- run: |

0 commit comments

Comments
 (0)