Skip to content
This repository was archived by the owner on Mar 28, 2025. It is now read-only.

Commit 3b4db7a

Browse files
update to node 18 (#852)
* update to node 18 * update engine --------- Co-authored-by: Tarcisio Ferraz <[email protected]>
1 parent 166a7a1 commit 3b4db7a

File tree

3 files changed

+49
-9331
lines changed

3 files changed

+49
-9331
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
strategy:
2020
matrix:
21-
node-version: [16.20.x]
21+
node-version: [18.17.x]
2222

2323
steps:
2424
- name: Install sha256sum

0 commit comments

Comments
 (0)