chore: update workflows node@18

This commit is contained in:
diced 2022-10-29 10:53:21 -07:00
parent e6cebd8c46
commit d5a8b3f1fb
No known key found for this signature in database
GPG key ID: 370BD1BA142842D1

View file

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: '16.x'
node-version: '18.x'
- name: 'Restore dependency cache'
id: cache-restore