We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 296fc29 commit cdfaa1aCopy full SHA for cdfaa1a
1 file changed
.github/workflows/build.yml
@@ -22,6 +22,8 @@ jobs:
22
23
- name: Install pnpm
24
uses: pnpm/action-setup@v4
25
+ with:
26
+ version: 10
27
28
- name: Install and Build
29
working-directory: ChuChartManager/Front
0 commit comments