Skip to content

Commit

Permalink
Updating node
Browse files Browse the repository at this point in the history
  • Loading branch information
araujoarthur0 committed Feb 6, 2024
1 parent b7ef380 commit e39b027
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
os: [macos-latest, ubuntu-20.04, windows-latest]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
node-version: 20
cache: 'npm'
- name: ' Startup ChromeDriver and Display in Ubuntu'
shell: bash
Expand Down

0 comments on commit e39b027

Please sign in to comment.