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 beb1536 commit c77bdafCopy full SHA for c77bdaf
2 files changed
.github/workflows/build_fe.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
node-version: 25
19
20
- - uses: pnpm/action-setup@v6
+ - uses: pnpm/action-setup@latest
21
name: Install pnpm
22
23
version: latest
.github/workflows/webui.yml
@@ -27,7 +27,7 @@ jobs:
27
28
29
30
31
32
33
0 commit comments