Skip to content

Commit 66988ae

Browse files
committed
align minimum node to 18+
1 parent a0ffbc9 commit 66988ae

4 files changed

Lines changed: 121 additions & 119 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on: [push, pull_request]
88
jobs:
99
build:
1010
runs-on: ubuntu-latest
11+
permissions:
12+
contents: read
1113
strategy:
1214
matrix:
1315
node-version: [18, 20, 22, 24, latest]

0 commit comments

Comments
 (0)