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
1717 steps :
1818 - name : Checkout repository
19- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
19+ uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
2020 with :
2121 # We must fetch at least the immediate parents so that if this is
2222 # a pull request then we can checkout the head.
Original file line number Diff line number Diff line change 1111 name : release
1212 runs-on : ubuntu-latest
1313 steps :
14- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
14+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1515 - uses : actions/setup-node@v3
1616 with :
1717 node-version : lts/*
Original file line number Diff line number Diff line change 1212 test :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
15+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1616 - uses : actions/setup-node@v3
1717 with :
1818 node-version : 18
Original file line number Diff line number Diff line change 88 update :
99 runs-on : ubuntu-latest
1010 steps :
11- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
11+ - uses : actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
1212 - uses : actions/setup-node@v3
1313 with :
1414 node-version : " lts/*"
You can’t perform that action at this time.
0 commit comments