File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2727 steps :
2828 - name : set git core.autocrlf to 'input'
2929 run : git config --global core.autocrlf input
30- - uses : actions/checkout@v4
30+ - uses : actions/checkout@v5
3131 - name : with Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
3232 uses : actions/setup-node@v4
3333 with :
Original file line number Diff line number Diff line change 1212 permissions :
1313 contents : write
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 -
uses :
cucumber/[email protected] 1717 with :
1818 github-token : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1010 runs-on : ubuntu-latest
1111 environment : Release
1212 steps :
13- - uses : actions/checkout@v4
13+ - uses : actions/checkout@v5
1414 - uses : actions/setup-node@v4
1515 with :
1616 node-version : ' 22'
You can’t perform that action at this time.
0 commit comments