Skip to content

Commit b0bf49a

Browse files
committed
ci(tests): bump setup-python version
1 parent 300afde commit b0bf49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v2.3.4
2525

2626
- name: Prepare python ${{ matrix.python }}
27-
uses: actions/setup-python@v2
27+
uses: actions/setup-python@v4
2828
with:
2929
python-version: ${{ matrix.python }}
3030

0 commit comments

Comments
 (0)