Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
ci(deps): update danysk/build-check-deploy-gradle-action action to v2…
Browse files Browse the repository at this point in the history
….4.1
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 10, 2024
1 parent 08f2ed0 commit d9d891f
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 @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Check the simulations on CI
uses: DanySK/build-check-deploy-gradle-action@2.4.0
uses: DanySK/build-check-deploy-gradle-action@2.4.1
with:
check-command: ./gradlew runAll
should-run-codecov: false

0 comments on commit d9d891f

Please sign in to comment.