Browse Source

chore(workflows): use node 18

pull/5903/head
Wing-Kam Wong 1 year ago
parent
commit
eb6c28c246
  1. 2
      .github/workflows/release-timely-executables.yml

2
.github/workflows/release-timely-executables.yml

@ -64,7 +64,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 16
node-version: 18
- name: Update nocodb-timely
env:

Loading…
Cancel
Save