Skip to content

Commit e67f180

Browse files
committed
ci(deps): updating the deps of the Github CI
1 parent d11eb45 commit e67f180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: npm run build-prod
2020

2121
- name: Test
22-
uses: GabrielBB/xvfb-action@v1
22+
uses: coactions/setup-xvfb@v1
2323
with:
2424
run: npm run test-headless
2525

0 commit comments

Comments
 (0)