File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2020 - name : Use Node.js ${{ matrix.node-version }}
21- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
21+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
2222 with :
2323 node-version : ${{ matrix.node-version }}
2424 - run : npm install
Original file line number Diff line number Diff line change 3232 dir : ' tokens'
3333 # we now initialize node to run amazon style dictionary to compile the tokens
3434 - name : Use Node.js 14.x
35- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
35+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
3636 with :
3737 # we use version 14.x of node
3838 node-version : 22.14.0
You can’t perform that action at this time.
0 commit comments