File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 - name : Setup pnpm
3535 uses : pnpm/action-setup@v4
3636 with :
37- version : 10.11 .0
37+ version : 10.13 .0
3838 run_install : ' true'
3939
4040 - name : Run ESLint
5555 - name : Setup pnpm
5656 uses : pnpm/action-setup@v4
5757 with :
58- version : 10.11 .0
58+ version : 10.13 .0
5959 run_install : ' true'
6060
6161 - name : Run tests
8989 - name : Setup pnpm
9090 uses : pnpm/action-setup@v4
9191 with :
92- version : 10.11 .0
92+ version : 10.13 .0
9393 run_install : ' true'
9494
9595 - name : Build application
@@ -117,7 +117,7 @@ jobs:
117117 - name : Setup pnpm
118118 uses : pnpm/action-setup@v4
119119 with :
120- version : 10.11 .0
120+ version : 10.13 .0
121121 run_install : ' true'
122122
123123 - name : Run TypeScript type check
@@ -144,7 +144,7 @@ jobs:
144144
145145 - uses : pnpm/action-setup@v4
146146 with :
147- version : 10.11 .0
147+ version : 10.13 .0
148148 run_install : true
149149
150150 - name : Generate coverage report
You can’t perform that action at this time.
0 commit comments