Skip to content

Commit

Permalink
chore(deps): update eskatos/gradle-command-action action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Dec 9, 2023
1 parent 7a0ea19 commit 884c37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
~/.gradle/caches/
key: gradle-${{ runner.os }}-caches-${{ hashFiles('build.properties', '**/*.gradle.kts', 'gradle/wrapper/gradle-wrapper.properties') }}
- name: Build
uses: eskatos/gradle-command-action@v1
uses: eskatos/gradle-command-action@v2
with:
gradle-version: wrapper
arguments: --no-parallel --no-daemon build

0 comments on commit 884c37d

Please sign in to comment.