File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2424 steps :
2525 - name : Checkout
2626 uses : danysk/action-checkout@0.2.24
27- - uses : DanySK/build-check-deploy-gradle-action@4.0.10
27+ - uses : DanySK/build-check-deploy-gradle-action@4.0.11
2828 with :
2929 build_command : ' true'
3030 should-run-codecov : ${{ contains('Linux', runner.os) }}
3737 steps :
3838 - name : Checkout
3939 uses : danysk/action-checkout@0.2.24
40- - uses : DanySK/build-check-deploy-gradle-action@4.0.10
40+ - uses : DanySK/build-check-deploy-gradle-action@4.0.11
4141 with :
4242 build-command : true
4343 check-command : |
4646 should-run-codecov : false
4747 should-deploy : false
4848 should-validate-wrapper : false
49- - uses : DanySK/build-check-deploy-gradle-action@4.0.10
49+ - uses : DanySK/build-check-deploy-gradle-action@4.0.11
5050 if : contains(github.repository, 'Kotlin2PlantUML') && contains('push workflow_dispatch', github.event_name)
5151 with :
5252 build-command : true
7979 - uses : actions/setup-node@v6.0.0
8080 with :
8181 node-version : ' 24.11'
82- - uses : DanySK/build-check-deploy-gradle-action@4.0.10
82+ - uses : DanySK/build-check-deploy-gradle-action@4.0.11
8383 env :
8484 GITHUB_TOKEN : ${{ secrets.GH_TOKEN }}
8585 with :
You can’t perform that action at this time.
0 commit comments