Skip to content

Bump selenium-webdriver from 4.10.0 to 4.14.0 #1696

Bump selenium-webdriver from 4.10.0 to 4.14.0

Bump selenium-webdriver from 4.10.0 to 4.14.0 #1696

Workflow file for this run

on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
format-code:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ministryofjustice/github-actions/code-formatter@main
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}