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 f25b5ac commit d6b5899Copy full SHA for d6b5899
.github/workflows/deploy.yaml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 0
23
24
- - uses: actions/setup-node@v4
+ - uses: actions/setup-node@v5
25
26
node-version: "22.x"
27
cache: "npm"
.github/workflows/test-and-release.yaml
@@ -22,7 +22,7 @@ jobs:
28
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
@@ -121,7 +121,7 @@ jobs:
121
122
123
124
125
126
127
0 commit comments