Skip to content

Commit

Permalink
fixed chrome version
Browse files Browse the repository at this point in the history
  • Loading branch information
sugh01 committed May 31, 2024
1 parent 1e538c9 commit 118fbf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Install chrome
uses: browser-actions/setup-chrome@latest
uses: browser-actions/setup-chrome@v1.7.0
with:
chrome-version: 124
- run: chrome --version
Expand Down

0 comments on commit 118fbf6

Please sign in to comment.