Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Jan 8, 2023
1 parent 364fe63 commit 3ebad44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}-latest
steps:
- name: Checkout
uses: DanySK/action-checkout@0.2.4
uses: DanySK/action-checkout@0.2.5
- uses: DanySK/build-check-deploy-gradle-action@2.1.20
with:
deploy-command: >-
Expand Down

0 comments on commit 3ebad44

Please sign in to comment.