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 1fb5e00 commit effadaeCopy full SHA for effadae
.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.22
+ uses: danysk/action-checkout@0.2.23
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