update github build action node version

This commit is contained in:
Robert McGovern 2024-02-22 13:05:11 +00:00
parent 4fbe3dd159
commit cffbfd3121
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [17.x] node-version: [20.x]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2