Skip to content

Commit

Permalink
Update gradle/actions action from v3 to v4 (major v4) (#251)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 4, 2024
1 parent f808a08 commit a2c56aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
distribution: temurin

- name: "Set up Gradle."
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions/setup-gradle@v4

- name: "Download TfL Data."
run: |
Expand Down

0 comments on commit a2c56aa

Please sign in to comment.