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 69bd099 + 2c50670 commit 30caed5Copy full SHA for 30caed5
.github/workflows/deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
uses: pnpm/action-setup@v4
28
29
- name: Setup Node
30
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
31
with:
32
node-version: 22
33
cache: pnpm
@@ -64,7 +64,7 @@ jobs:
64
65
66
67
68
69
70
@@ -86,7 +86,7 @@ jobs:
86
87
88
89
90
91
92
@@ -111,7 +111,7 @@ jobs:
111
112
113
114
115
116
117
0 commit comments