Skip to content

Commit

Permalink
[GH Action] changed text from 16 to 18 (#8007)
Browse files Browse the repository at this point in the history
changed text from 16 to 18
  • Loading branch information
rimashah25 authored May 13, 2024
1 parent a23fae3 commit 66771c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromdriver-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install Python 3.10
uses: actions/setup-python@v2
with: { python-version: '3.10' } # Must be quoted to include the trailing 0
- name: Install Node 16
- name: Install Node 18
uses: actions/setup-node@v3
with:
node-version: 18.x
Expand Down

0 comments on commit 66771c1

Please sign in to comment.