Skip to content

Commit 044497d

Browse files
committed
Bump tox and tox-gh versions in CI
1 parent 89317b1 commit 044497d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: Update pip
2929
run: python -m pip install -U pip
3030
- name: Install tox-gh
31-
run: python3 -m pip install tox-gh==0.0.3 tox==4.0.0a9
31+
run: python3 -m pip install tox-gh==0.0.4 tox==4.0.0b1
3232
- name: Run tox
3333
run: tox4 run

0 commit comments

Comments
 (0)