Skip to content

Commit f84743e

Browse files
author
Jeff Whitaker
committed
update setup-python
1 parent 333bf80 commit f84743e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
submodules: recursive
7070
- name: Set up Python ${{ matrix.python-version }}
71-
uses: actions/setup-python@v3
71+
uses: actions/setup-python@v4
7272
with:
7373
python-version: ${{ matrix.python-version }}
7474

0 commit comments

Comments
 (0)