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 aea9c06 commit 7ef8590Copy full SHA for 7ef8590
1 file changed
.github/workflows/build-and-deploy.yml
@@ -27,7 +27,7 @@ jobs:
27
runs-on: ${{ matrix.os }}
28
steps:
29
- name: Checkout
30
- uses: DanySK/action-checkout@0.2.23
+ uses: DanySK/action-checkout@0.2.24
31
- uses: DanySK/build-check-deploy-gradle-action@4.0.3
32
with:
33
build-command: true
0 commit comments