Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Bump nanasess/setup-chromedriver from 2.2.2 to 2.3.0 in the github-actions group #122

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
with:
sdk: ${{ matrix.sdk }}
- uses: nanasess/setup-chromedriver@42cc2998329f041de87dc3cfa33a930eacd57eaa
- uses: nanasess/setup-chromedriver@e93e57b843c0c92788f22483f1a31af8ee48db25
- id: install
name: Install dependencies
run: dart pub get
Expand Down
Loading