Skip to content

Commit

Permalink
Merge pull request #1049 from cure53/dependabot/github_actions/Gabrie…
Browse files Browse the repository at this point in the history
…lBB/xvfb-action-1.7

build(deps): bump GabrielBB/xvfb-action from 1.6 to 1.7
  • Loading branch information
cure53 authored Dec 16, 2024
2 parents f1106aa + 447d66a commit ad0fe79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Lint
run: npm run lint
- name: Test
uses: GabrielBB/xvfb-action@v1.6
uses: GabrielBB/xvfb-action@v1.7
with:
run: npm run test:ci
env:
Expand Down

0 comments on commit ad0fe79

Please sign in to comment.