Skip to content

Commit

Permalink
Update the node version
Browse files Browse the repository at this point in the history
  • Loading branch information
tanayseven committed Feb 10, 2024
1 parent 6a0b44b commit e4478a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Setup Node.js environment
uses: actions/setup-node@v2.5.0
with:
node-version: 16.6.1
node-version: 20.11.0

- name: Run lighthouse performance
run: |
Expand Down

0 comments on commit e4478a9

Please sign in to comment.