Skip to content

Commit

Permalink
Use chrome 122
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Nov 6, 2024
1 parent c8c087e commit 4a9ccf8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4

- uses: browser-actions/setup-chrome@v1
with:
chrome-version: 122

- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
Expand Down

0 comments on commit 4a9ccf8

Please sign in to comment.