Skip to content

Commit c41b4e9

Browse files
committed
use setup-chrome@v2
1 parent 97b36a7 commit c41b4e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
node-version: [18.x]
1616

1717
steps:
18-
- uses: browser-actions/setup-chrome@v1
18+
- uses: browser-actions/setup-chrome@v2
1919
with:
2020
chrome-version: 146.0.7649.0
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)