Skip to content

Commit e56f70b

Browse files
committed
Also update release to v4
1 parent a7371e0 commit e56f70b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
steps:
5151
- uses: actions/checkout@v3
5252
- name: Setup Python
53-
uses: actions/setup-python@v3
53+
uses: actions/setup-python@v4
5454
with:
5555
python-version: "3.11-dev"
5656
- name: Install tox

0 commit comments

Comments
 (0)