Skip to content

Commit bd53843

Browse files
committed
Update deprecated github actions
1 parent c5e30c0 commit bd53843

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
5656
# this runs the platform-specific tests declared in tox.ini
5757
- name: Test with tox
58-
uses: GabrielBB/xvfb-action@v1
58+
uses: aganders3/headless-gui@v1
5959
with:
6060
run: python -m tox
6161
env:

0 commit comments

Comments
 (0)