File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
17+ with :
18+ persist-credentials : false
1719
1820 - run : npm i -g --force corepack && corepack enable
1921
Original file line number Diff line number Diff line change 2121 - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2222 with :
2323 fetch-depth : 0
24+ persist-credentials : false
2425
2526 - run : npm i -g --force corepack && corepack enable
2627
Original file line number Diff line number Diff line change 2323 with :
2424 sparse-checkout : scripts/parse-sizes.ts
2525 sparse-checkout-cone-mode : false
26+ persist-credentials : false
2627
2728 - name : ⏬ Download artifacts from workflow run
2829 uses : actions/download-artifact@3e5f45b2cfb9172054b4087a40e8e0b5a5461e7c # v8
You can’t perform that action at this time.
0 commit comments