File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121
2222 runs-on : ${{ matrix.platform }}
2323 steps :
24- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
24+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2525 - name : install pnpm
2626 uses : pnpm/action-setup@v4
2727 with :
Original file line number Diff line number Diff line change 1818
1919 runs-on : ${{ matrix.platform }}
2020 steps :
21- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
21+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2222 - name : install pnpm
2323 uses : pnpm/action-setup@v4
2424 with :
Original file line number Diff line number Diff line change 2020
2121 runs-on : ${{ matrix.platform }}
2222 steps :
23- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
23+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
2424 - name : install pnpm
2525 uses : pnpm/action-setup@v4
2626 with :
You can’t perform that action at this time.
0 commit comments