File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 persist-credentials : false
2121 - uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
2222 with :
23- version : 11.1 .2
23+ version : 11.2 .2
2424 - name : ' Setup Node.js with pnpm cache'
2525 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2626 with :
Original file line number Diff line number Diff line change 1414
1515 - uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
1616 with :
17- version : 11.1 .2
17+ version : 11.2 .2
1818
1919 - name : Setup node with pnpm cache
2020 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
2929 - run : pnpm run test:ci
3030
3131 - name : ' Upload coverage reports'
32- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
32+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
3333 with :
3434 fail_ci_if_error : true
3535 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 8282 "did-resolver" : " ^5.0.1" ,
8383 "ethers" : " ^6.16.0"
8484 },
85- "packageManager" : " pnpm@11.1 .2"
85+ "packageManager" : " pnpm@11.2 .2"
8686}
You can’t perform that action at this time.
0 commit comments