Skip to content

Commit

Permalink
chore(deps): update gradle/gradle-build-action action to v3 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent d0cc3d3 commit 1d8bd45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
java-version: 17
cache: 'gradle'
- name: Setup Gradle
uses: gradle/gradle-build-action@v2
uses: gradle/gradle-build-action@v3
- name: Test with Gradle
run: ./gradlew test --no-daemon
- uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 1d8bd45

Please sign in to comment.