We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62da922 commit 97c58d2Copy full SHA for 97c58d2
.github/workflows/action.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-node@v4.4.0
25
with:
26
cache: npm
27
- node-version: 20
+ node-version: 22
28
29
- name: Install dependencies
30
run: npm install
.github/workflows/typescript.yml
@@ -50,7 +50,7 @@ jobs:
50
51
52
53
54
55
56
@@ -73,7 +73,7 @@ jobs:
73
74
75
76
77
78
79
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
101
102
0 commit comments