Skip to content

Commit

Permalink
Forgot to update setup-chromedriver in one place
Browse files Browse the repository at this point in the history
  • Loading branch information
cecton committed Jul 29, 2023
1 parent 293233e commit efd5efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}

- uses: nanasess/setup-chromedriver@v1
- uses: nanasess/setup-chromedriver@v2

- name: Run tests - yew
run: |
Expand Down

0 comments on commit efd5efd

Please sign in to comment.