Skip to content

Commit 8a8cd25

Browse files
author
David Sariel
authored
Update main.yml
1 parent 8b52e31 commit 8a8cd25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Packages
1414
run: |
1515
apk add findutils git python3 py3-pip shellcheck
16-
pip3 install tox==3.4.0
16+
pip3 install tox<4
1717
- name: Checkout
1818
uses: actions/checkout@v3
1919
- name: Tox

0 commit comments

Comments
 (0)