Skip to content

Commit

Permalink
Update eskatos/gradle-command-action action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent 4c3654e commit 7eb38e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: |
echo "VERSION=$(./scripts/version.sh)" >> $GITHUB_ENV
- name: Build and test
uses: eskatos/gradle-command-action@v2.12.0
uses: eskatos/gradle-command-action@v3.1.0
with:
arguments: build --info
- name: Add coverage report to PR
Expand Down

0 comments on commit 7eb38e4

Please sign in to comment.