Skip to content

Commit

Permalink
ci(deps): update danysk/action-checkout action to v0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 8, 2024
1 parent 0e64958 commit 1257e36
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.16
uses: DanySK/action-checkout@0.2.17
- uses: DanySK/build-check-deploy-gradle-action@2.4.18
with:
deploy-command: ./gradlew uploadJava close --parallel
Expand Down

0 comments on commit 1257e36

Please sign in to comment.