Skip to content

Commit

Permalink
chore(deps): Bump gradle/gradle-build-action from 3.4.2 to 3.5.0 (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent 1738aa2 commit 0f6612b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-e2e-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Setup Gradle
if: ${{ runner.os == 'linux' && inputs.npm-test-script == 'test-e2e-node-local-build' && !cancelled() && !failure() }}
uses: gradle/gradle-build-action@66535aaf56f831b35e3a8481c9c99b665b84dd45 # v3.4.2
uses: gradle/gradle-build-action@ac2d340dc04d9e1113182899e983b5400c17cda1 # v3.5.0
with:
cache-read-only: false

Expand Down

0 comments on commit 0f6612b

Please sign in to comment.