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.
2 parents 05552f8 + da176e2 commit a24e704Copy full SHA for a24e704
3 files changed
.github/workflows/bundle-size.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v6
21
22
- name: Setup Node.js
23
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
24
with:
25
node-version: "22"
26
.github/workflows/check.yml
@@ -17,7 +17,7 @@ jobs:
17
18
19
.github/workflows/deploy-www.yml
@@ -22,7 +22,7 @@ jobs:
27
28
0 commit comments