File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2222 - name : Setup PNPM
2323 uses : pnpm/action-setup@v4
2424 with :
25- version : 9
25+ version : 10
2626 run_install : true
2727
2828 - name : Build
5050 - name : Setup PNPM
5151 uses : pnpm/action-setup@v4
5252 with :
53- version : 9
53+ version : 10
5454 run_install : true
5555
5656 - name : Making sure the android example app builds
7777 - name : Setup PNPM
7878 uses : pnpm/action-setup@v4
7979 with :
80- version : 9
80+ version : 10
8181 run_install : true
8282
8383 - name : Making sure the ios example app builds
@@ -110,7 +110,7 @@ jobs:
110110 - name : Setup PNPM
111111 uses : pnpm/action-setup@v4
112112 with :
113- version : 9
113+ version : 10
114114 run_install : true
115115
116116 - name : Release
Original file line number Diff line number Diff line change 2020 - name : Setup PNPM
2121 uses : pnpm/action-setup@v4
2222 with :
23- version : 9
23+ version : 10
2424 run_install : true
2525
2626 - name : Lint
You can’t perform that action at this time.
0 commit comments