We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a0dd79 commit 33b4decCopy full SHA for 33b4dec
.github/workflows/lint.yml
@@ -9,7 +9,7 @@ jobs:
9
10
strategy:
11
matrix:
12
- node-version: [16.x]
+ node-version: [24.x]
13
14
steps:
15
- name: Checkout Repository
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
48
49
.github/workflows/test.yml
0 commit comments