File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
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 v18
19- uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
19+ uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # 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@1a4442cacd436585916779262731d5b162bc6ec7 # v3
3939 with :
4040 node-version : 18
4141 cache : yarn
5252 - name : Checkout Project
5353 uses : actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3
5454 - name : Use Node.js v16
55- uses : actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3
55+ uses : actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
5656 with :
5757 node-version : 18
5858 cache : yarn
You can’t perform that action at this time.
0 commit comments