mirror of https://github.com/snachodog/mybuddy.git
Update GH action config to Node v18
This commit is contained in:
parent
76d117047c
commit
22a322cbf1
|
@ -25,4 +25,4 @@ runs:
|
|||
run: pipenv graph
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
node-version: 18
|
||||
|
|
Loading…
Reference in New Issue