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 2929 java : ['17', '21']
3030
3131 steps :
32- - uses : actions/checkout@v5
32+ - uses : actions/checkout@v6
3333
3434 - uses : actions/setup-java@v5
3535 with :
Original file line number Diff line number Diff line change 1818
1919 steps :
2020
21- - uses : actions/checkout@v5
21+ - uses : actions/checkout@v6
2222
2323 - uses : actions/setup-node@v6
2424 with :
You can’t perform that action at this time.
0 commit comments