Skip to content

Commit

Permalink
Update version node ci
Browse files Browse the repository at this point in the history
  • Loading branch information
thangtranse committed Apr 1, 2024
1 parent d60a142 commit a9a15ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
needs: setup-repo
strategy:
matrix:
node-version: [18]
node-version: [20]
steps:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit a9a15ff

Please sign in to comment.