Skip to content

Commit 3fdcb64

Browse files
committed
downgrade to v3
1 parent 79f3805 commit 3fdcb64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
steps:
4343
- uses: actions/checkout@v3
44-
- uses: actions/setup-python@v4
44+
- uses: actions/setup-python@v3
4545
with:
4646
python-version: ${{ matrix.python-version }}
4747
- run: pip install tox

0 commit comments

Comments
 (0)