Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Dec 18, 2022
1 parent 67347eb commit f7453e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}-latest
steps:
- name: Checkout
uses: DanySK/action-checkout@0.2.3
uses: DanySK/action-checkout@0.2.4
- uses: DanySK/build-check-deploy-gradle-action@2.1.17
with:
deploy-command: >-
Expand Down

0 comments on commit f7453e1

Please sign in to comment.