File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 permissions :
1313 contents : write
1414 steps :
15- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
15+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
1616 - uses : cucumber/action-create-github-release@v1.1.1
1717 with :
1818 github-token : ${{ secrets.GITHUB_TOKEN }}
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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
35+ - uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
3636 - name : with Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
3737 uses : actions/setup-node@v6
3838 with :
You can’t perform that action at this time.
0 commit comments