Skip to content

Commit

Permalink
Merge pull request #2310 from appbaseio/chore/workflow-node-version-u…
Browse files Browse the repository at this point in the history
…pgrade

Update Node version for workflow tests
  • Loading branch information
siddharthlatest authored Feb 6, 2025
2 parents d82662a + 72f6637 commit e433123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [20.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

steps:
Expand Down

0 comments on commit e433123

Please sign in to comment.