Skip to content

Commit

Permalink
Update gradle/actions action to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 18, 2024
1 parent 83c966c commit 177cd5f
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: Setup Gradle
uses: gradle/actions/[email protected].0
uses: gradle/actions/[email protected].1
- name: Build and test
run: ./gradlew build --info
- name: Add coverage report to PR
Expand Down

0 comments on commit 177cd5f

Please sign in to comment.