Skip to content

Commit

Permalink
Use node20 commit of setup-xvfb
Browse files Browse the repository at this point in the history
  • Loading branch information
PEZ committed Nov 6, 2024
1 parent 37f6382 commit a265007
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 @@ -130,7 +130,7 @@ jobs:
bb: latest

- name: Run Tests
uses: coactions/setup-xvfb@v1
uses: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a
with:
run: bb run-e2e-tests-vsix ${{ env.VSIX_NAME }}

Expand Down

0 comments on commit a265007

Please sign in to comment.