File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed 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-java@v4
1515 with :
1616 distribution : ' temurin'
Original file line number Diff line number Diff line change 2121 java : [ '17', '21' ]
2222
2323 steps :
24- - uses : actions/checkout@v4
24+ - uses : actions/checkout@v5
2525
2626 - uses : actions/setup-java@v4
2727 with :
Original file line number Diff line number Diff line change 1414
1515 steps :
1616
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818
1919 - uses : actions/setup-node@v4
2020 with :
You can’t perform that action at this time.
0 commit comments