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 1212 permissions :
1313 contents : write
1414 steps :
15- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
15+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
13+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
1414 - uses : actions/setup-node@v4
1515 with :
1616 node-version : ' 20'
Original file line number Diff line number Diff line change 3232 steps :
3333 - name : set git core.autocrlf to 'input'
3434 run : git config --global core.autocrlf input
35- - uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
35+ - uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
3636 - name : with Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
3737 uses : actions/setup-node@v4
3838 with :
You can’t perform that action at this time.
0 commit comments