File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 git config --global core.eol lf
2525
2626 - name : Checkout
27- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
27+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
2828
2929 - name : Install pnpm
3030 uses : pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # v4.0.0
5757 name : ' Lint: node-20, ubuntu-latest'
5858 steps :
5959 - name : Checkout
60- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
60+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
6161 with :
6262 fetch-depth : 0
6363
8484 name : ' Audit: node-20, ubuntu-latest'
8585 steps :
8686 - name : Checkout
87- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
87+ uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
8888 with :
8989 fetch-depth : 0
9090
Original file line number Diff line number Diff line change 1212 runs-on : ubuntu-latest
1313
1414 steps :
15- - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
15+ - uses : actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
1616 with :
1717 fetch-depth : 0
1818
Original file line number Diff line number Diff line change 100100 "peerDependencies" : {
101101 "prettier" : " ^3.0.0"
102102 },
103- "packageManager" : " pnpm@9.1.2 " ,
103+ "packageManager" : " pnpm@9.1.3 " ,
104104 "engines" : {
105105 "node" : " >=18.0.0" ,
106106 "npm" : " >=9.0.0"
You can’t perform that action at this time.
0 commit comments