Skip to content

Commit d18e496

Browse files
committed
bump setup-python action tag
1 parent f9cacd7 commit d18e496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/control-slycot-src.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
path: python-control
1414
- name: Set up Python
15-
uses: actions/setup-python@v2
15+
uses: actions/setup-python@v4
1616
- name: Install Python dependencies and test tools
1717
run: pip install -v -e './python-control[test]'
1818

0 commit comments

Comments
 (0)