Update GH action config to Node v18

This commit is contained in:
Christopher C. Wells 2023-04-14 19:58:28 -07:00
parent 76d117047c
commit 22a322cbf1
1 changed files with 1 additions and 1 deletions

View File

@ -25,4 +25,4 @@ runs:
run: pipenv graph
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18