Skip to content

Commit

Permalink
Test.yml node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Goosly committed Dec 22, 2023
1 parent 30e8595 commit 540c1fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]

steps:
- uses: actions/checkout@v3
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 540c1fe

Please sign in to comment.