Skip to content

Commit a231e49

Browse files
authored
Merge branch 'trunk' into renovate/selenium-4.x
2 parents 9b9f22f + 59e170b commit a231e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Node
3232
uses: actions/setup-node@v5
3333
with:
34-
node-version: '22.19.0'
34+
node-version: '22.20.0'
3535
cache: 'npm'
3636
# The action defaults to search for the dependency file (package-lock.json,
3737
# npm-shrinkwrap.json or yarn.lock) in the repository root, and uses its

0 commit comments

Comments
 (0)