Skip to content

Commit 47c2cb3

Browse files
committed
Also update release to v4
1 parent abcc156 commit 47c2cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
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)