File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717
1818 steps :
1919 - uses : actions/checkout@v3
20- - uses : asdf-vm/actions/install@v2.1 .0
20+ - uses : asdf-vm/actions/install@v2.2 .0
2121 - name : Get pnpm store directory
2222 id : pnpm-cache
2323 shell : bash
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - uses : actions/checkout@v3
14- - uses : asdf-vm/actions/install@v2.1 .0
14+ - uses : asdf-vm/actions/install@v2.2 .0
1515 - name : Get pnpm store directory
1616 id : pnpm-cache
1717 shell : bash
3333 runs-on : ubuntu-latest
3434 steps :
3535 - uses : actions/checkout@v3
36- - uses : asdf-vm/actions/install@v2.1 .0
36+ - uses : asdf-vm/actions/install@v2.2 .0
3737 - name : Get pnpm store directory
3838 id : pnpm-cache
3939 shell : bash
You can’t perform that action at this time.
0 commit comments