mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
build(deps): bump gradle/gradle-build-action from 2 to 3 (#12951)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
This commit is contained in:
parent
6e499d3731
commit
3de036ed0b
2
.github/workflows/react-cloudflare-pages.yml
vendored
2
.github/workflows/react-cloudflare-pages.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
||||
with:
|
||||
distribution: "zulu"
|
||||
java-version: 17
|
||||
- uses: gradle/gradle-build-action@v2
|
||||
- uses: gradle/gradle-build-action@v3
|
||||
- name: Gradle build for frontend
|
||||
if: ${{ needs.setup.outputs.frontend_change == 'true' }}
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user