Skip to content

Commit

Permalink
Update coactions/setup-xvfb requirement to 6b00cf1889f4e1d5a486356470…
Browse files Browse the repository at this point in the history
…13c0508128ee1a

Updates the requirements on [coactions/setup-xvfb](https://github.com/coactions/setup-xvfb) to permit the latest version.
- [Release notes](https://github.com/coactions/setup-xvfb/releases)
- [Commits](https://github.com/coactions/setup-xvfb/commits/6b00cf1889f4e1d5a48635647013c0508128ee1a)

---
updated-dependencies:
- dependency-name: coactions/setup-xvfb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent a853fee commit e63c306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ jobs:

- name: Build dist (Linux)
if: ${{ runner.os == 'Linux' }}
uses: coactions/setup-xvfb@90473c3ebc69533a1a6e0505c36511b69c8c3135
uses: coactions/setup-xvfb@6b00cf1889f4e1d5a48635647013c0508128ee1a
with:
run: |
poetry add pytest-xvfb
Expand Down

0 comments on commit e63c306

Please sign in to comment.