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 ae9dfde commit 20db755Copy full SHA for 20db755
.github/workflows/deploy.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
27
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v6
28
29
node-version: "22.x"
30
cache: "npm"
.github/workflows/test-and-release.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
15
16
17
18
19
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments