File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1616 - name : Add problem matcher
1717 run : echo "::add-matcher::.github/problemMatchers/eslint.json"
1818 - name : Use Node.js v20
19- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
19+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
2020 with :
2121 node-version : 20
2222 cache : yarn
3333 - name : Checkout Project
3434 uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
3535 - name : Use Node.js v20
36- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
36+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
3737 with :
3838 node-version : 20
3939 cache : yarn
5757 - name : Add problem matcher
5858 run : echo "::add-matcher::.github/problemMatchers/tsc.json"
5959 - name : Use Node.js v20
60- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
60+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
6161 with :
6262 node-version : 20
6363 cache : yarn
Original file line number Diff line number Diff line change 1616 - name : Checkout Project
1717 uses : actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
1818 - name : Use Node.js v20
19- uses : actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4
19+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4
2020 with :
2121 node-version : 20
2222 cache : yarn
You can’t perform that action at this time.
0 commit comments