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 35
35
cp -r ./* .* /c/${{ steps.get_repo_name.outputs.repo_name }}
36
36
ls -alh /c/${{ steps.get_repo_name.outputs.repo_name }}
37
37
- name : Build, test, check and dry deployment
38
- uses : DanySK/build-check-deploy-gradle-action@4e2caae73009c13e77eb7af602e56cf0f3743538 # 3.7.1
38
+ uses : DanySK/build-check-deploy-gradle-action@114ab7e67ef591bc6f7e4038b3a21ade7f9d0f5b # 3.7.2
39
39
with :
40
40
build-command : |
41
41
if [[ "$RUNNER_OS" == "Windows" ]]; then
89
89
uses : actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
90
90
with :
91
91
node-version-file : package.json
92
- - uses : DanySK/build-check-deploy-gradle-action@4e2caae73009c13e77eb7af602e56cf0f3743538 # 3.7.1
92
+ - uses : DanySK/build-check-deploy-gradle-action@114ab7e67ef591bc6f7e4038b3a21ade7f9d0f5b # 3.7.2
93
93
with :
94
94
build-command : true
95
95
check-command : true
You can’t perform that action at this time.
0 commit comments