Try to fix build workflow

This commit is contained in:
marleyrae 2023-07-02 13:02:15 -07:00
parent 107df921d3
commit 47cbfe6cb6

View file

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