Skip to content

Commit

Permalink
Update GabrielBB/xvfb-action action to v1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent 24d222b commit ca384cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
npm run build
- name: javascript tests
uses: GabrielBB/xvfb-action@v1.6
uses: GabrielBB/xvfb-action@v1.7
with:
working-directory: ./javascript
run: npm run test
Expand All @@ -50,7 +50,7 @@ jobs:
npm run build
- name: test examples
uses: GabrielBB/xvfb-action@v1.6
uses: GabrielBB/xvfb-action@v1.7
with:
working-directory: ./examples/browser
run: npm run test
Expand Down

0 comments on commit ca384cc

Please sign in to comment.