Skip to content

Commit

Permalink
updated node in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
FaizanDurrani committed Nov 4, 2024
1 parent 31f97e6 commit 6dc7feb
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 @@ -7,7 +7,7 @@ jobs:

strategy:
matrix:
node-version: [14.x]
node-version: [20.x]

steps:
- name: Checkout Branch
Expand Down

0 comments on commit 6dc7feb

Please sign in to comment.