Skip to content

Commit 215e0d8

Browse files
committed
Migrate from deprecated xvfb action
1 parent 43ddc8f commit 215e0d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
postgresql db: grape_on_rails_test
4444
postgresql user: test
4545
postgresql password: password
46-
- uses: GabrielBB/xvfb-action@v1
46+
- uses: coactions/setup-xvfb@v1
4747
with:
4848
run: |
4949
bundle exec rake db:create

0 commit comments

Comments
 (0)