Skip to content

Commit

Permalink
ci: update ChromeDriver to 124.0.6367.62 in interop test
Browse files Browse the repository at this point in the history
  • Loading branch information
marten-seemann committed Apr 27, 2024
1 parent 0b9ae93 commit ea19adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/interop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: nanasess/setup-chromedriver@v2
with:
# Optional: do not specify to match Chrome's version
chromedriver-version: '114.0.5735.90'
chromedriver-version: '124.0.6367.62'
- id: go-mod
uses: pl-strflt/uci/.github/actions/read-go-mod@main
- id: go
Expand Down

0 comments on commit ea19adb

Please sign in to comment.