This repository was archived by the owner on Apr 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Set up Project
14- uses : actions/checkout@v2
14+ uses : actions/checkout@v3
1515 - name : Set up Node.js environment
1616 uses : actions/setup-node@v2
1717 with :
Original file line number Diff line number Diff line change 1616 steps :
1717 -
1818 name : Set up Project
19- uses : actions/checkout@v2
19+ uses : actions/checkout@v3
2020 with :
2121 fetch-depth : 0
2222 -
Original file line number Diff line number Diff line change 1515 steps :
1616 -
1717 name : Set up Project
18- uses : actions/checkout@v2
18+ uses : actions/checkout@v3
1919 -
2020 name : Set up Node.js environment
2121 uses : actions/setup-node@v2
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Set up Project
13- uses : actions/checkout@v2
13+ uses : actions/checkout@v3
1414 - name : Set up Node.js environment
1515 uses : actions/setup-node@v2
1616 with :
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 steps :
1212 - name : Set up Project
13- uses : actions/checkout@v2
13+ uses : actions/checkout@v3
1414 - name : Set up Node.js environment
1515 uses : actions/setup-node@v2
1616 with :
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Checkout
14- uses : actions/checkout@v2
14+ uses : actions/checkout@v3
1515 -
1616 name : Set up Node.js environment
1717 uses : actions/setup-node@v2
You can’t perform that action at this time.
0 commit comments