Skip to content

Commit

Permalink
Use setup gradle action
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Sep 16, 2024
1 parent aeb4308 commit 5990a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/refresh_versions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- id: step-3
name: gradle refreshVersions
uses: gradle/gradle-build-action@v3.5.0
uses: gradle/actions/setup-gradle@v4.1.0
with:
arguments: refreshVersions
- id: step-4
Expand Down

0 comments on commit 5990a98

Please sign in to comment.