refactor(workflows): upgrade node to 20
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
node: [18]
|
||||
node: [20]
|
||||
|
||||
steps:
|
||||
- name: Checkout 🛎
|
||||
|
||||
Reference in New Issue
Block a user