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 2f17062 commit eb2768eCopy full SHA for eb2768e
.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.25
+ uses: danysk/action-checkout@0.2.26
27
- uses: DanySK/build-check-deploy-gradle-action@4.0.12
28
with:
29
build_command: 'true'
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
build-command: true
0 commit comments