Commit 86f41d2 committed Jul 4, 2024 · 2 / 2
1 parent e43faf5 commit 86f41d2 Copy full SHA for 86f41d2
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
node-version : [16.x]
18
18
steps :
19
19
- uses : actions/checkout@v3
20
- - uses : pnpm/action-setup@v2
20
+ - uses : pnpm/action-setup@v4
21
21
with :
22
22
version : 7
23
23
- name : Use Node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 17
17
node-version : [16.x]
18
18
steps :
19
19
- uses : actions/checkout@v3
20
- - uses : pnpm/action-setup@v2
20
+ - uses : pnpm/action-setup@v4
21
21
with :
22
22
version : 7
23
23
- name : Use Node.js ${{ matrix.node-version }}
Original file line number Diff line number Diff line change 17
17
node-version : [16.x]
18
18
steps :
19
19
- uses : actions/checkout@v3
20
- - uses : pnpm/action-setup@v2
20
+ - uses : pnpm/action-setup@v4
21
21
with :
22
22
version : 7
23
23
- name : Use Node.js ${{ matrix.node-version }}
You can’t perform that action at this time.
0 commit comments