Skip to content

Commit

Permalink
Update CI Chrome version to 129.
Browse files Browse the repository at this point in the history
  • Loading branch information
rhashimoto authored Sep 23, 2024
1 parent a7e3676 commit aa49a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: browser-actions/setup-chrome@v1
id: setup-chrome
with:
chrome-version: 121
chrome-version: 129
- run: |
${{ steps.setup-chrome.outputs.chrome-path }} --version
Expand Down

0 comments on commit aa49a25

Please sign in to comment.