File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 contents : read
1515 steps :
1616 - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
17- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
17+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
1818 with :
1919 node-version-file : package.json
2020 - run : |
9898 with :
9999 fetch-depth : 0
100100 - name : Setup Node.js
101- uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
101+ uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
102102 with :
103103 node-version-file : package.json
104104 - name : Install dependencies
Original file line number Diff line number Diff line change 2929 app-id : 1248576
3030 private-key : ${{ secrets.AUTOMATION_APP_PRIVATE_KEY }}
3131
32- - uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4 .0
32+ - uses : actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0 .0
3333 with :
3434 node-version-file : package.json
3535
You can’t perform that action at this time.
0 commit comments