File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 cp -r ./* .* /c/${{ steps.get_repo_name.outputs.repo_name }}
3636 ls -alh /c/${{ steps.get_repo_name.outputs.repo_name }}
3737 - name : Build, test, check and dry deployment
38- uses : DanySK/build-check-deploy-gradle-action@25c599b92d9ef76db37a75a4c2e700db7056f92b # 4.0.4
38+ uses : DanySK/build-check-deploy-gradle-action@34090754388a13138fee87e50771790ac89ac7ff # 4.0.5
3939 with :
4040 build-command : |
4141 if [[ "$RUNNER_OS" == "Windows" ]]; then
8787 uses : actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
8888 with :
8989 node-version-file : package.json
90- - uses : DanySK/build-check-deploy-gradle-action@25c599b92d9ef76db37a75a4c2e700db7056f92b # 4.0.4
90+ - uses : DanySK/build-check-deploy-gradle-action@34090754388a13138fee87e50771790ac89ac7ff # 4.0.5
9191 with :
9292 build-command : true
9393 check-command : true
You can’t perform that action at this time.
0 commit comments