Skip to content

Commit c3c1062

Browse files
chore(deps): update browser-actions/setup-chrome action to v2
1 parent b789313 commit c3c1062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
# For browser tests
19-
- uses: browser-actions/setup-chrome@v1
19+
- uses: browser-actions/setup-chrome@v2
2020

2121
- name: Run checks
2222
run: ./gradlew check --no-daemon --stacktrace

0 commit comments

Comments
 (0)