File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 - name : Checkout
2424 uses : actions/checkout@v3
2525
26- - uses : pnpm/action-setup@v2.4 .0
26+ - uses : pnpm/action-setup@v4.2 .0
2727 with :
2828 version : ${{ matrix.pnpm-version }}
2929
6161 - name : Checkout
6262 uses : actions/checkout@v3
6363
64- - uses : pnpm/action-setup@v2.4 .0
64+ - uses : pnpm/action-setup@v4.2 .0
6565 with :
6666 version : ${{ matrix.pnpm-version }}
6767
9696 - name : Checkout
9797 uses : actions/checkout@v3
9898
99- - uses : pnpm/action-setup@v2.4 .0
99+ - uses : pnpm/action-setup@v4.2 .0
100100 with :
101101 version : ${{ matrix.pnpm-version }}
102102
@@ -132,7 +132,7 @@ jobs:
132132 - name : Checkout
133133 uses : actions/checkout@v3
134134
135- - uses : pnpm/action-setup@v2.4 .0
135+ - uses : pnpm/action-setup@v4.2 .0
136136 with :
137137 version : ${{ matrix.pnpm-version }}
138138
You can’t perform that action at this time.
0 commit comments