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@v5
15+ - uses : actions/checkout@v6
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 1010 runs-on : ubuntu-latest
1111 environment : Release
1212 steps :
13- - uses : actions/checkout@v5
13+ - uses : actions/checkout@v6
1414 - uses : actions/setup-java@v5
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@v5
24+ - uses : actions/checkout@v6
2525
2626 - uses : actions/setup-java@v5
2727 with :
Original file line number Diff line number Diff line change 1414
1515 steps :
1616
17- - uses : actions/checkout@v5
17+ - uses : actions/checkout@v6
1818
1919 - uses : actions/setup-node@v6
2020 with :
You can’t perform that action at this time.
0 commit comments