We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent effadae commit eba9623Copy full SHA for eba9623
.github/workflows/built_and_test.yml
@@ -23,7 +23,7 @@ jobs:
23
cancel-in-progress: true
24
steps:
25
- name: Checkout
26
- uses: danysk/action-checkout@0.2.23
+ uses: danysk/action-checkout@0.2.24
27
- uses: DanySK/build-check-deploy-gradle-action@4.0.3
28
with:
29
build_command: 'true'
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
build-command: true
0 commit comments