File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 v18
19- uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
19+ uses : actions/setup-node@dbe1369d7be17e7823f8c1ee1ae8bec5779239dd # v3
2020 with :
2121 node-version : 18
2222 cache : yarn
3535 - name : Add problem matcher
3636 run : echo "::add-matcher::.github/problemMatchers/tsc.json"
3737 - name : Use Node.js v18
38- uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
38+ uses : actions/setup-node@dbe1369d7be17e7823f8c1ee1ae8bec5779239dd # v3
3939 with :
4040 node-version : 18
4141 cache : yarn
5252 - name : Checkout Project
5353 uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
5454 - name : Use Node.js v16
55- uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
55+ uses : actions/setup-node@dbe1369d7be17e7823f8c1ee1ae8bec5779239dd # v3
5656 with :
5757 node-version : 18
5858 cache : yarn
You can’t perform that action at this time.
0 commit comments