File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 node-version : " >=23.6.0"
2323
2424 - name : Install dependencies (with cache)
25- uses : bahmutov/npm-install@v1
25+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
2626
2727 # Builds the library and runs the api extractor
2828 - name : Run Api-Extractor
Original file line number Diff line number Diff line change 2424 with :
2525 node-version : " >=23.6.0"
2626 - name : Install dependencies (with cache)
27- uses : bahmutov/npm-install@v1
27+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
2828
2929 - name : Run build
3030 run : npm run build
Original file line number Diff line number Diff line change 5050 node-version : " >=23.6.0"
5151
5252 - name : Install dependencies (with cache)
53- uses : bahmutov/npm-install@v1
53+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
5454
5555 - name : Run Api-Extractor
5656 run : npm run extract-api
Original file line number Diff line number Diff line change 2323 with :
2424 node-version : " >=23.6.0"
2525 - name : Install dependencies (with cache)
26- uses : bahmutov/npm-install@v1
26+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
2727
2828 - name : Run comparison script
2929 id : attw
Original file line number Diff line number Diff line change 2222 node-version : " >=23.6.0"
2323
2424 - name : Install dependencies (with cache)
25- uses : bahmutov/npm-install@v1
25+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
2626
2727 - name : Generate documentation model
2828 run : npm run docmodel
Original file line number Diff line number Diff line change 1515 persist-credentials : false
1616 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
1717 - name : Install dependencies (with cache)
18- uses : bahmutov/npm-install@v1
18+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
1919 - name : Run knip
2020 run : npm run knip
Original file line number Diff line number Diff line change 4242 file-filter : " scripts/codemods/ac3-to-ac4/**"
4343
4444 - name : Install dependencies with cache
45- uses : bahmutov/npm-install@v1
45+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
4646
4747 - name : Build AC
4848 run : npm run build
Original file line number Diff line number Diff line change 3333 - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
3434 with :
3535 node-version : " >=23.6.0"
36- - uses : bahmutov/npm-install@v1
36+ - uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
3737 - run : |
3838 npm install react@${MATRIX_TAG} react-dom@${MATRIX_TAG}
3939 env:
Original file line number Diff line number Diff line change 2121 with :
2222 node-version : " >=23.6.0"
2323 - name : Install dependencies (with cache)
24- uses : bahmutov/npm-install@v1
24+ uses : bahmutov/npm-install@20216767ca67f0f7b4d095dc5859c5700a6581cb # v1
2525 - name : Run size-limit
2626 uses : andresz1/size-limit-action@e7493a72a44b113341c0cf6186ab49c17c4b65c1 # v1
2727 with :
You can’t perform that action at this time.
0 commit comments